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

29 lines
833 B
JSON

{
"config": {
"abort": {
"already_configured": "\uacc4\uc815\uc774 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
"error": {
"invalid_auth": "\uc778\uc99d\uc774 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
},
"step": {
"user": {
"data": {
"password": "\ube44\ubc00\ubc88\ud638",
"username": "\uc774\uba54\uc77c"
},
"title": "Tile \uad6c\uc131\ud558\uae30"
}
}
},
"options": {
"step": {
"init": {
"data": {
"show_inactive": "\ube44\ud65c\uc131 Tile \ud45c\uc2dc"
},
"title": "Tile \uad6c\uc131\ud558\uae30"
}
}
}
}