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

17 lines
492 B
JSON
Raw Normal View History

2021-02-21 00:07:04 +00:00
{
"config": {
"error": {
"invalid_credentials": "\uc778\uc99d\uc774 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
"unknown": "\uc608\uc0c1\uce58 \ubabb\ud55c \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4"
},
"step": {
"user": {
"data": {
"api_key": "API \ud0a4",
"url": "URL \uc8fc\uc18c"
}
}
}
},
"title": "Habitica"
}