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

17 lines
551 B
JSON
Raw Normal View History

2020-08-27 00:04:55 +00:00
{
"config": {
"abort": {
2021-04-13 00:04:04 +00:00
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
2020-08-27 00:04:55 +00:00
"no_stations": "\u627e\u4e0d\u5230\u7b26\u5408\u7684\u76e3\u63a7\u7ad9\u3002"
},
"step": {
"user": {
"data": {
"station": "\u76e3\u63a7\u7ad9"
},
"description": "\u9078\u64c7\u6240\u8981\u76e3\u63a7\u7684\u7ad9\u9ede",
"title": "\u8ffd\u8e64\u6d2a\u6c34\u76e3\u63a7\u7ad9"
}
}
}
}