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

13 lines
509 B
JSON
Raw Normal View History

2021-08-02 03:40:04 +00:00
{
"state": {
2022-06-07 00:20:09 +00:00
"airvisual__pollutant_label": {
"p1": "PM10"
},
2021-08-02 03:40:04 +00:00
"airvisual__pollutant_level": {
"good": "\u05d8\u05d5\u05d1",
2022-03-13 00:18:58 +00:00
"unhealthy": "\u05dc\u05d0 \u05d1\u05e8\u05d9\u05d0",
2022-10-02 00:37:00 +00:00
"unhealthy_sensitive": "\u05dc\u05d0 \u05d1\u05e8\u05d9\u05d0 \u05dc\u05e7\u05d1\u05d5\u05e6\u05d5\u05ea \u05e8\u05d2\u05d9\u05e9\u05d5\u05ea",
"very_unhealthy": "\u05de\u05d0\u05d5\u05d3 \u05dc\u05d0 \u05d1\u05e8\u05d9\u05d0"
2021-08-02 03:40:04 +00:00
}
}
}