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

18 lines
478 B
JSON
Raw Normal View History

2021-11-19 00:14:01 +00:00
{
"config": {
"step": {
"reauth": {
"data": {
2021-11-23 00:13:54 +00:00
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
2021-11-19 00:14:01 +00:00
}
},
"user": {
"data": {
2021-11-23 00:13:54 +00:00
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
2021-11-19 00:14:01 +00:00
}
}
}
}
}