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

9 lines
158 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"off": "\uaebc\uc9d0",
"on": "\ucf1c\uc9d0"
}
},
2020-04-16 20:00:10 +00:00
"title": "\ub17c\ub9ac\uc785\ub825"
}