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

9 lines
182 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"off": "\u30aa\u30d5",
"on": "\u30aa\u30f3"
}
},
2020-04-16 20:00:10 +00:00
"title": "\u30aa\u30fc\u30c8\u30e1\u30fc\u30b7\u30e7\u30f3"
}