v0.9.0
This commit is contained in:
+15
-1
@@ -780,6 +780,20 @@
|
||||
"groups.gateOff": "Group off",
|
||||
"zones.disabledByGroup": "Disabled by group: {groups}",
|
||||
"groups.controlToggle": "Group power",
|
||||
"groups.enableControlFirst": "Turn the group on first."
|
||||
"groups.enableControlFirst": "Turn the group on first.",
|
||||
"settings.compressorProtection": "Compressor protection",
|
||||
"settings.compressorProtectionTime": "Protection time (min)",
|
||||
"settings.compressorProtectionHint": "Recommended: 3 minutes. Starts and Heat/Cool changes requested during protection are queued and can be cancelled from Thermostats.",
|
||||
"zones.compressorQueueTitle": "Waiting for compressor protection",
|
||||
"zones.queuedPowerOn": "Queued: power on · {mode} · {temperature}°C",
|
||||
"zones.queuedModeChange": "Queued: change mode to {mode} · {temperature}°C",
|
||||
"zones.queuedAction": "Queued control task",
|
||||
"zones.compressorQueueUntil": "Earliest execution: {time}",
|
||||
"zones.afterProtection": "after protection ends",
|
||||
"zones.cancelAllQueued": "Cancel all waiting",
|
||||
"zones.queuedCancelled": "Queued task cancelled.",
|
||||
"zones.noQueuedTask": "There is no queued task to cancel.",
|
||||
"zones.queuedCancelledAll": "Cancelled queued tasks: {count}.",
|
||||
"zones.queueCancelledStatus": "Protection task cancelled — waiting for a new command"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user