27 lines
813 B
JSON
27 lines
813 B
JSON
{
|
|
"state": {
|
|
"climacell__health_concern": {
|
|
"good": "Bo",
|
|
"hazardous": "Perill\u00f3s",
|
|
"moderate": "Moderat",
|
|
"unhealthy": "Poc saludable",
|
|
"unhealthy_for_sensitive_groups": "No saludable per a grups sensibles",
|
|
"very_unhealthy": "Gens saludable"
|
|
},
|
|
"climacell__pollen_index": {
|
|
"high": "Alt",
|
|
"low": "Baix",
|
|
"medium": "Mitj\u00e0",
|
|
"none": "Cap",
|
|
"very_high": "Molt alt",
|
|
"very_low": "Molt baix"
|
|
},
|
|
"climacell__precipitation_type": {
|
|
"freezing_rain": "Pluja congelada",
|
|
"ice_pellets": "Gran\u00eds",
|
|
"none": "Cap",
|
|
"rain": "Pluja",
|
|
"snow": "Neu"
|
|
}
|
|
}
|
|
} |