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

16 lines
368 B
JSON
Raw Normal View History

2021-11-19 00:14:01 +00:00
{
"config": {
2021-11-20 00:12:27 +00:00
"flow_title": "{name}",
2021-11-19 00:14:01 +00:00
"step": {
2021-11-21 00:13:51 +00:00
"user": {
"description": "\u30d7\u30ed\u30c0\u30af\u30c8:"
},
2021-11-19 00:14:01 +00:00
"user_gateway": {
"data": {
"password": "Smile ID",
"port": "\u30dd\u30fc\u30c8"
}
}
}
}
}