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

28 lines
853 B
JSON
Raw Normal View History

2021-11-03 00:11:55 +00:00
{
"state": {
2021-11-13 00:11:56 +00:00
"tuya__basic_anti_flickr": {
"1": "50 \u05d4\u05e8\u05e5",
"2": "60 \u05d4\u05e8\u05e5"
},
2021-11-03 00:11:55 +00:00
"tuya__basic_nightvision": {
"1": "\u05db\u05d1\u05d5\u05d9",
"2": "\u05de\u05d5\u05e4\u05e2\u05dc"
},
2021-12-04 00:13:16 +00:00
"tuya__fingerbot_mode": {
"click": "\u05d3\u05d7\u05d9\u05e4\u05d4",
"switch": "\u05de\u05ea\u05d2"
},
2021-11-03 00:11:55 +00:00
"tuya__led_type": {
"led": "\u05dc\u05d3"
},
"tuya__light_mode": {
"none": "\u05db\u05d1\u05d5\u05d9"
},
"tuya__relay_status": {
"off": "\u05db\u05d1\u05d5\u05d9",
"on": "\u05de\u05d5\u05e4\u05e2\u05dc",
"power_off": "\u05db\u05d1\u05d5\u05d9",
"power_on": "\u05de\u05d5\u05e4\u05e2\u05dc"
}
}
}