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

9 lines
367 B
JSON
Raw Normal View History

2021-08-24 01:55:24 +00:00
{
"state": {
"demo__speed": {
2021-10-12 00:12:28 +00:00
"light_speed": "\u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05d4\u05d0\u05d5\u05e8",
"ludicrous_speed": "\u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05de\u05d2\u05d5\u05d7\u05db\u05ea",
"ridiculous_speed": "\u05de\u05d4\u05d9\u05e8\u05d5\u05ea \u05de\u05d2\u05d5\u05d7\u05db\u05ea"
2021-08-24 01:55:24 +00:00
}
}
}