core/homeassistant/components/nam/translations/sensor.de.json

11 lines
230 B
JSON

{
"state": {
"nam__caqi_level": {
"high": "Hoch",
"low": "Niedrig",
"medium": "Mittel",
"very high": "Sehr hoch",
"very low": "Sehr niedrig"
}
}
}