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

15 lines
339 B
JSON

{
"config": {
"error": {
"cannot_connect": "\uc5f0\uacb0 \uc2e4\ud328",
"unknown": "\uc608\uc0c1\uce58 \ubabb\ud55c \uc5d0\ub7ec"
},
"step": {
"auth": {
"data": {
"password": "\uc554\ud638"
}
}
}
}
}