core/homeassistant/components/poolsense/translations/ko.json

20 lines
647 B
JSON
Raw Normal View History

2020-07-05 00:02:52 +00:00
{
"config": {
"abort": {
"already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
"error": {
2020-08-06 00:02:06 +00:00
"invalid_auth": "\uc778\uc99d\uc774 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
2020-07-05 00:02:52 +00:00
},
"step": {
"user": {
"data": {
"email": "\uc774\uba54\uc77c",
"password": "\ube44\ubc00\ubc88\ud638"
},
2021-02-21 00:07:04 +00:00
"description": "\uc124\uc815\uc744 \uc2dc\uc791\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?",
2020-07-05 00:02:52 +00:00
"title": "PoolSense"
}
}
}
}