core/homeassistant/components/group/translations/zh-Hant.json

17 lines
459 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"closed": "\u95dc\u9589",
2020-04-23 00:05:07 +00:00
"home": "\u5728\u5bb6",
2020-04-22 00:03:20 +00:00
"locked": "\u5df2\u4e0a\u9396",
2020-04-23 00:05:07 +00:00
"not_home": "\u96e2\u5bb6",
2020-04-20 23:33:54 +00:00
"off": "\u95dc\u9589",
"ok": "\u6b63\u5e38",
"on": "\u958b\u555f",
"open": "\u958b\u555f",
"problem": "\u7570\u5e38",
"unlocked": "\u5df2\u89e3\u9396"
}
},
2020-04-16 20:00:10 +00:00
"title": "\u7fa4\u7d44"
}