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

17 lines
415 B
JSON
Raw Normal View History

2021-11-12 00:12:35 +00:00
{
2021-11-14 00:12:48 +00:00
"config": {
"step": {
"user": {
"data": {
"host": "URL"
}
}
}
},
2021-11-12 00:12:35 +00:00
"system_health": {
"info": {
"host_reachable": "\u30db\u30b9\u30c8\u5230\u9054\u53ef\u80fd",
"websocket_status": "\u30a4\u30d9\u30f3\u30c8\u30bd\u30b1\u30c3\u30c8 \u30b9\u30c6\u30fc\u30bf\u30b9"
}
}
}