mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 16:57:19 +00:00
Update threshold indication translations
This commit is contained in:
parent
f12960602e
commit
ef9d15cc14
@ -27,9 +27,9 @@
|
|||||||
"threshold_indication": {
|
"threshold_indication": {
|
||||||
"state": {
|
"state": {
|
||||||
"error": "Error",
|
"error": "Error",
|
||||||
"green": "Normal",
|
"green": "Green",
|
||||||
"yellow": "Elevated",
|
"yellow": "Yellow",
|
||||||
"red": "Unhealthy"
|
"red": "Red"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user