27 lines
875 B
JSON
27 lines
875 B
JSON
{
|
|
"state": {
|
|
"climacell__health_concern": {
|
|
"good": "Normaalne",
|
|
"hazardous": "Ohtlik",
|
|
"moderate": "M\u00f5\u00f5dukas",
|
|
"unhealthy": "Ebatervislik",
|
|
"unhealthy_for_sensitive_groups": "Ebatervislik riskir\u00fchmale",
|
|
"very_unhealthy": "V\u00e4ga ebatervislik"
|
|
},
|
|
"climacell__pollen_index": {
|
|
"high": "K\u00f5rge",
|
|
"low": "Madal",
|
|
"medium": "Keskmine",
|
|
"none": "Puudub",
|
|
"very_high": "V\u00e4ga k\u00f5rge",
|
|
"very_low": "V\u00e4ga madal"
|
|
},
|
|
"climacell__precipitation_type": {
|
|
"freezing_rain": "J\u00e4\u00e4vihm",
|
|
"ice_pellets": "J\u00e4\u00e4kruubid",
|
|
"none": "Sademeid pole",
|
|
"rain": "Vihm",
|
|
"snow": "Lumi"
|
|
}
|
|
}
|
|
} |