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

21 lines
607 B
JSON

{
"config": {
"abort": {
"already_configured": "\u5e33\u865f\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
},
"error": {
"name_exists": "\u8a72\u540d\u7a31\u5df2\u5b58\u5728",
"wrong_location": "\u50c5\u9650\u745e\u5178\u5ea7\u6a19"
},
"step": {
"user": {
"data": {
"latitude": "\u7def\u5ea6",
"longitude": "\u7d93\u5ea6",
"name": "\u540d\u7a31"
},
"title": "\u745e\u5178\u5ea7\u6a19"
}
}
}
}