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

17 lines
481 B
JSON
Raw Normal View History

2021-12-02 00:13:02 +00:00
{
"config": {
"abort": {
"already_configured": "\u5e33\u865f\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
},
"step": {
"user": {
"data": {
"api_key": "API \u5bc6\u9470",
"conditions": "\u5df2\u76e3\u63a7\u72c0\u614b",
"name": "\u4f7f\u7528\u8005\u540d\u7a31",
"station": "\u76e3\u63a7\u7ad9"
}
}
}
}
}