core/homeassistant/components/fan/translations/he.json

15 lines
398 B
JSON

{
"device_automation": {
"condition_type": {
"is_off": "{entity_name} \u05db\u05d1\u05d5\u05d9",
"is_on": "{entity_name} \u05e4\u05d5\u05e2\u05dc"
}
},
"state": {
"_": {
"off": "\u05db\u05d1\u05d5\u05d9",
"on": "\u05de\u05d5\u05e4\u05e2\u05dc"
}
},
"title": "\u05de\u05d0\u05d5\u05d5\u05e8\u05e8"
}