Add error to translations

This commit is contained in:
Parker Brown 2025-02-12 21:17:59 -08:00 committed by GitHub
parent 67a33c89a1
commit dab5b6259a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,6 +26,7 @@
"sensor": { "sensor": {
"concentration_level": { "concentration_level": {
"state": { "state": {
"error": "Error",
"green": "Normal", "green": "Normal",
"yellow": "Elevated", "yellow": "Elevated",
"red": "Unhealthy" "red": "Unhealthy"