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

21 lines
584 B
JSON
Raw Normal View History

2020-02-23 00:31:50 +00:00
{
"options": {
"step": {
"options_1": {
"data": {
"bool": "\u5e03\u5c14\u9009\u9879",
2021-10-09 00:11:46 +00:00
"constant": "\u5e38\u91cf",
2020-02-23 00:31:50 +00:00
"int": "\u6570\u503c\u8f93\u5165"
}
},
"options_2": {
"data": {
"multi": "\u591a\u91cd\u9009\u62e9",
"select": "\u9009\u62e9\u9009\u9879",
"string": "\u5b57\u7b26\u4e32\u503c"
}
}
}
2021-10-09 00:11:46 +00:00
},
"title": "\u6f14\u793a"
2020-02-23 00:31:50 +00:00
}