core/homeassistant/components/tuya/translations/select.ko.json

25 lines
626 B
JSON

{
"state": {
"tuya__basic_anti_flickr": {
"1": "50Hz",
"2": "60Hz"
},
"tuya__basic_nightvision": {
"1": "\uaebc\uc9d0",
"2": "\ucf1c\uc9d0"
},
"tuya__fingerbot_mode": {
"click": "\ud478\uc2dc",
"switch": "\uc2a4\uc704\uce58"
},
"tuya__light_mode": {
"none": "\uaebc\uc9d0"
},
"tuya__relay_status": {
"off": "\uaebc\uc9d0",
"on": "\ucf1c\uc9d0",
"power_off": "\uaebc\uc9d0",
"power_on": "\ucf1c\uc9d0"
}
}
}