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

12 lines
214 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": {
"user": {
"data": {
"host": "\u30db\u30b9\u30c8"
}
}
}
}
}