core/homeassistant/components/bsblan/translations/ja.json

15 lines
552 B
JSON
Raw Normal View History

2021-11-14 00:12:48 +00:00
{
"config": {
"step": {
"user": {
2021-11-19 00:14:01 +00:00
"data": {
"host": "\u30db\u30b9\u30c8",
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
2021-11-20 00:12:27 +00:00
"port": "\u30dd\u30fc\u30c8",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
2021-11-19 00:14:01 +00:00
},
2021-11-14 00:12:48 +00:00
"description": "BSB-Lan\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u3066\u3001Home Assistant\u3068\u9023\u643a\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3059\u3002"
}
}
}
}