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

20 lines
530 B
JSON
Raw Normal View History

2019-11-14 00:32:16 +00:00
{
2020-02-19 00:31:49 +00:00
"options": {
"step": {
"options_1": {
"data": {
"bool": "\u9078\u9805\u5e03\u6797",
"int": "\u6578\u503c\u8f38\u5165"
}
},
"options_2": {
"data": {
"multi": "\u591a\u91cd\u9078\u64c7",
"select": "\u9078\u64c7\u9078\u9805",
"string": "\u5b57\u4e32\u503c"
}
}
}
2020-04-15 16:51:07 +00:00
},
"title": "\u5c55\u793a"
2019-11-14 00:32:16 +00:00
}