v0.8.10
This commit is contained in:
+19
-3
@@ -46,7 +46,7 @@
|
||||
"dashboard.home": "Home",
|
||||
"dashboard.title": "Comfort under control",
|
||||
"dashboard.loading": "Loading devices…",
|
||||
"dashboard.quickControl": "Quick control",
|
||||
"dashboard.quickControl": "Manual control",
|
||||
"dashboard.summary": "{online} of {total} devices online{active}.",
|
||||
"dashboard.summaryActive": ", {count} running",
|
||||
"dashboard.empty": "No devices. Start discovery or add a device manually.",
|
||||
@@ -240,7 +240,7 @@
|
||||
"actions.later": "Later",
|
||||
"discovery.nameDevices": "Name discovered devices",
|
||||
"discovery.nameDevicesHelp": "Give each new unit a friendly room name. The technical model and MAC remain available in diagnostics.",
|
||||
"dashboard.quickThermostats": "Quick thermostats",
|
||||
"dashboard.quickThermostats": "Thermostats",
|
||||
"common.unavailable": "Unavailable",
|
||||
"mode.off": "Off",
|
||||
"house.seasonMode": "Home climate mode",
|
||||
@@ -676,6 +676,22 @@
|
||||
"zones.temporaryInvalidStartAt": "Enter a valid start date and time",
|
||||
"zones.temporaryInvalidUntil": "Enter a valid finish date and time",
|
||||
"zones.temporaryEndAfterStart": "The finish time must be after Quick Thermostat starts",
|
||||
"zones.automationToggleHint": "Enables or disables thermostat automation for this zone. This is not temporary control."
|
||||
"zones.automationToggleHint": "Enables or disables thermostat automation for this zone. This is not temporary control.",
|
||||
"dashboard.sections": "Dashboard sections",
|
||||
"dashboard.tabMain": "Main",
|
||||
"dashboard.tabThermostats": "Thermostats",
|
||||
"dashboard.tabManual": "Manual control",
|
||||
"dashboard.toolbarWorking": "{active}/{total} running",
|
||||
"notifications.alertTypes": "Alert types",
|
||||
"notifications.alertTypesHint": "Choose which alerts may be delivered. Thresholds above still define when an applicable alert is raised.",
|
||||
"notifications.alertStaleSensor": "Stale Home Assistant sensor readings",
|
||||
"notifications.alertSensorErrors": "Other Home Assistant sensor errors",
|
||||
"notifications.alertCommunication": "Device communication problems",
|
||||
"notifications.alertTargetTimeout": "Target temperature timeout",
|
||||
"notifications.alertAutomation": "Automation errors and conflicts",
|
||||
"notifications.alertControlErrors": "Thermostat and group control errors",
|
||||
"notifications.alertImportantEvents": "Important state changes",
|
||||
"notifications.alertOther": "Other warnings and errors",
|
||||
"notifications.testSent": "Test notification sent"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user