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

9 lines
225 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"off": "\u05db\u05d1\u05d5\u05d9",
2021-08-02 03:40:04 +00:00
"on": "\u05de\u05d5\u05e4\u05e2\u05dc"
2020-04-20 23:33:54 +00:00
}
},
2020-04-16 20:00:10 +00:00
"title": "\u05e7\u05dc\u05d8 \u05d1\u05d5\u05dc\u05d9\u05d0\u05e0\u05d9"
}