mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Use common state for "Normal" in onedrive
(#142673)
This commit is contained in:
parent
efbb94a1b1
commit
c7ca88e666
@ -124,7 +124,7 @@
|
|||||||
"drive_state": {
|
"drive_state": {
|
||||||
"name": "Drive state",
|
"name": "Drive state",
|
||||||
"state": {
|
"state": {
|
||||||
"normal": "Normal",
|
"normal": "[%key:common::state::normal%]",
|
||||||
"nearing": "Nearing limit",
|
"nearing": "Nearing limit",
|
||||||
"critical": "Critical",
|
"critical": "Critical",
|
||||||
"exceeded": "Exceeded"
|
"exceeded": "Exceeded"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user