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

20 lines
556 B
JSON
Raw Normal View History

2020-07-03 00:03:38 +00:00
{
"config": {
"abort": {
"already_configured": "\u8a2d\u5099\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
},
"error": {
2020-08-06 00:02:06 +00:00
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548"
2020-07-03 00:03:38 +00:00
},
"step": {
"user": {
"data": {
"email": "\u96fb\u5b50\u90f5\u4ef6",
"password": "\u5bc6\u78bc"
},
"description": "[%key:common::config_flow::description%]",
"title": "PoolSense"
}
}
}
}