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

12 lines
248 B
JSON
Raw Normal View History

2021-11-14 00:12:48 +00:00
{
"config": {
"step": {
"user": {
"data": {
2021-11-20 00:12:27 +00:00
"host": "\u30db\u30b9\u30c8",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
2021-11-14 00:12:48 +00:00
}
}
}
}
}