Add common state "Stopped" (#141701)

This commit is contained in:
Norbert Rittel
2025-03-29 01:25:22 +01:00
committed by GitHub
parent fcd4d3e2df
commit c4ac492c6e

View File

@@ -135,6 +135,7 @@
"open": "Open", "open": "Open",
"paused": "Paused", "paused": "Paused",
"standby": "Standby", "standby": "Standby",
"stopped": "Stopped",
"unlocked": "Unlocked", "unlocked": "Unlocked",
"yes": "Yes" "yes": "Yes"
}, },