core/homeassistant/components/airvisual/translations/sensor.he.json

9 lines
337 B
JSON
Raw Normal View History

2021-08-02 03:40:04 +00:00
{
"state": {
"airvisual__pollutant_level": {
"good": "\u05d8\u05d5\u05d1",
2022-03-13 00:18:58 +00:00
"unhealthy": "\u05dc\u05d0 \u05d1\u05e8\u05d9\u05d0",
"unhealthy_sensitive": "\u05dc\u05d0 \u05d1\u05e8\u05d9\u05d0 \u05dc\u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05e8\u05d2\u05d9\u05e9\u05d5\u05ea"
2021-08-02 03:40:04 +00:00
}
}
}