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

25 lines
625 B
JSON

{
"config": {
"error": {
"cannot_connect": "\u9023\u7dda\u5931\u6557",
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548"
},
"step": {
"user": {
"data": {
"password": "\u5bc6\u78bc",
"username": "\u4f7f\u7528\u8005\u540d\u7a31"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "\u66f4\u65b0\u9593\u9694\uff08\u6700\u5c11 30 \u79d2\uff09"
}
}
}
}
}