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

16 lines
519 B
JSON
Raw Normal View History

2020-03-24 13:18:47 +00:00
{
"config": {
"abort": {
2021-04-21 00:03:47 +00:00
"already_configured": "\uc11c\ube44\uc2a4\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
"cannot_connect": "\uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4"
2020-03-24 13:18:47 +00:00
},
"step": {
"user": {
"data": {
"country": "\uad6d\uac00"
},
2020-04-30 00:03:17 +00:00
"title": "\ubaa8\ub2c8\ud130\ub9c1 \ud560 \uad6d\uac00\ub97c \uc120\ud0dd\ud558\uae30"
2020-03-24 13:18:47 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-03-24 13:18:47 +00:00
}