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

17 lines
471 B
JSON
Raw Normal View History

2022-12-03 00:21:50 +00:00
{
"config": {
"abort": {
"already_configured": "\uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
"error": {
"unknown": "\uc608\uc0c1\uce58 \ubabb\ud55c \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4"
},
"step": {
"manual": {
"data": {
"ip_address": "IP \uc8fc\uc18c"
}
}
}
}
}