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

11 lines
222 B
JSON
Raw Normal View History

2022-08-29 00:27:51 +00:00
{
"state": {
"nam__caqi_level": {
"high": "High",
"low": "Low",
"medium": "Medium",
"very high": "Very high",
"very low": "Very low"
}
}
}