27 lines
850 B
JSON
27 lines
850 B
JSON
{
|
|
"state": {
|
|
"climacell__health_concern": {
|
|
"good": "Bom",
|
|
"hazardous": "Perigosos",
|
|
"moderate": "Moderado",
|
|
"unhealthy": "Pouco saud\u00e1vel",
|
|
"unhealthy_for_sensitive_groups": "Insalubre para grupos sens\u00edveis",
|
|
"very_unhealthy": "Muito prejudicial \u00e0 sa\u00fade"
|
|
},
|
|
"climacell__pollen_index": {
|
|
"high": "Alto",
|
|
"low": "Baixo",
|
|
"medium": "M\u00e9dio",
|
|
"none": "Nenhum",
|
|
"very_high": "Muito alto",
|
|
"very_low": "Muito baixo"
|
|
},
|
|
"climacell__precipitation_type": {
|
|
"freezing_rain": "Chuva congelante",
|
|
"ice_pellets": "Granizo",
|
|
"none": "Nenhum",
|
|
"rain": "Chuva",
|
|
"snow": "Neve"
|
|
}
|
|
}
|
|
} |