Replace "Opening" / "Closing" with common states in homee (#141766)

This commit is contained in:
Norbert Rittel
2025-03-30 08:42:28 +02:00
committed by GitHub
parent 9f2232fad1
commit 92034aeecc
+2 -2
View File
@@ -297,8 +297,8 @@
"open": "[%key:common::state::open%]",
"closed": "[%key:common::state::closed%]",
"partial": "Partially open",
"opening": "Opening",
"closing": "Closing"
"opening": "[%key:common::state::opening%]",
"closing": "[%key:common::state::closing%]"
}
},
"uv": {