1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-03 14:14:40 +01:00
Files
core/homeassistant/components/input_boolean/translations/ja.json
T
2022-02-13 00:16:41 +00:00

9 lines
174 B
JSON

{
"state": {
"_": {
"off": "\u30aa\u30d5",
"on": "\u30aa\u30f3"
}
},
"title": "\u771f\u507d\u5024\u5165\u529b(Booleans)"
}