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

18 lines
443 B
JSON
Raw Normal View History

2020-07-03 00:03:38 +00:00
{
"config": {
"abort": {
2021-04-13 00:04:04 +00:00
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
2020-07-03 00:03:38 +00:00
},
"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"
2022-05-19 00:26:11 +00:00
}
2020-07-03 00:03:38 +00:00
}
}
}
}