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

19 lines
517 B
JSON
Raw Normal View History

2021-11-12 00:12:35 +00:00
{
"config": {
2021-11-23 00:13:54 +00:00
"abort": {
"reauth_successful": "\u518d\u8a8d\u8a3c\u306b\u6210\u529f\u3057\u307e\u3057\u305f"
},
"error": {
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c"
},
2021-11-19 00:14:01 +00:00
"flow_title": "{ip_address}",
"step": {
"user": {
"data": {
2021-11-21 00:13:51 +00:00
"ip_address": "IP\u30a2\u30c9\u30ec\u30b9",
2021-11-19 00:14:01 +00:00
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9"
}
}
}
2021-11-12 00:12:35 +00:00
}
}