This commit is contained in:
Mateusz Gruszczyński
2026-09-21 23:33:23 +02:00
parent 16001d1a55
commit 0148daf410
15 changed files with 59 additions and 55 deletions
+1 -1
View File
@@ -652,7 +652,7 @@
"house.powerPartial": "Could not change power on {count} devices",
"house.emergencyStop": "Emergency STOP",
"house.emergencyStopHint": "Pauses all automation and makes a one-shot attempt to power off every enabled unit.",
"house.emergencyStopIdleHint": "Automation is enabled but currently idle and all units are off. STOP remains available to block the next automatic start.",
"house.emergencyStopIdleHint": "The system is idle and all units are off. Emergency STOP is hidden until automatic control becomes active or a unit starts.",
"house.emergencyStopConfirm": "Activate the emergency stop? Automation will remain persistently paused until you resume it manually, and the controller will try to power off all units.",
"house.emergencyResume": "Return to normal mode",
"house.emergencyResumeHint": "Releases the automation pause. It does not force devices on; the controller evaluates current conditions again.",