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

22 lines
629 B
JSON

{
"config": {
"error": {
"cannot_connect": "\uc5f0\uacb0 \uc2e4\ud328",
"invalid_auth": "\uc778\uc99d\uc774 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
"unknown": "\uc608\uc0c1\uce58 \ubabb\ud55c \uc5d0\ub7ec"
},
"step": {
"auth": {
"data": {
"password": "\uc554\ud638",
"username": "\uc0ac\uc6a9\uc790 \uc774\ub984"
}
},
"user": {
"data": {
"host": "\ud638\uc2a4\ud2b8"
}
}
}
}
}