1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-04 14:44:35 +01:00
Files
core/homeassistant/components/input_boolean/translations/ko.json
T
2021-03-18 00:07:07 +00:00

9 lines
159 B
JSON

{
"state": {
"_": {
"off": "\uaebc\uc9d0",
"on": "\ucf1c\uc9d0"
}
},
"title": "\ub17c\ub9ac \uc785\ub825"
}