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

26 lines
836 B
JSON
Raw Normal View History

2022-04-29 00:22:21 +00:00
{
"config": {
"step": {
"user": {
"data": {
"after_time": "\u958b\u555f\u6642\u9593",
"before_time": "\u95dc\u9589\u6642\u9593",
"name": "\u540d\u7a31"
},
"description": "\u65b0\u589e\u6839\u64da\u6642\u9593\u6c7a\u5b9a\u958b\u95dc\u4e4b\u6642\u9593\u611f\u6e2c\u5668\u3002",
"title": "\u65b0\u589e\u6bcf\u65e5\u5b9a\u6642\u611f\u6e2c\u5668"
}
}
},
"options": {
"step": {
"init": {
"data": {
"after_time": "\u958b\u555f\u6642\u9593",
"before_time": "\u95dc\u9589\u6642\u9593"
2022-05-19 00:26:11 +00:00
}
2022-04-29 00:22:21 +00:00
}
}
},
"title": "\u6bcf\u65e5\u5b9a\u6642\u611f\u6e2c\u5668"
}