v0.5.4
This commit is contained in:
+11
-3
@@ -448,7 +448,7 @@
|
||||
"history.range": "Range",
|
||||
"settings.controllerHint": "Runtime and LAN discovery settings.",
|
||||
"settings.nightMode": "Night mode",
|
||||
"settings.nightModeHint": "During selected hours the thermostat limits fan speed and can request Quiet on supported units.",
|
||||
"settings.nightModeHint": "During selected hours the thermostat limits fan speed and can request Quiet plus native Sleep on compatible units.",
|
||||
"settings.nightModeEnabled": "Enable night mode",
|
||||
"settings.nightStart": "Start",
|
||||
"settings.nightEnd": "End",
|
||||
@@ -458,7 +458,7 @@
|
||||
"settings.eventRetentionDays": "Event/log retention (days)",
|
||||
"settings.debugHint": "Live diagnostics displayed on every application page.",
|
||||
"settings.sensorAliases": "Sensor aliases",
|
||||
"settings.sensorAliasesHint": "Friendly names are used in charts and selectors; the original entity_id remains unchanged.",
|
||||
"settings.sensorAliasesHint": "Friendly names are used only in charts and selectors. Home Assistant requests always use the original entity_id.",
|
||||
"settings.aliasPlaceholder": "Friendly name",
|
||||
"settings.noSensorAliases": "No Home Assistant sensors are known yet. Add an entity_id below.",
|
||||
"settings.aliasRequired": "Enter both entity_id and alias.",
|
||||
@@ -482,6 +482,14 @@
|
||||
"simulation.schedule": "Schedule",
|
||||
"common.days": "days",
|
||||
"actions.clear": "Clear",
|
||||
"simulation.scheduled": "Scheduled"
|
||||
"simulation.scheduled": "Scheduled",
|
||||
"settings.nightNativeSleep": "Use native Sleep when supported",
|
||||
"devices.features": "Unit features",
|
||||
"devices.noExtraFeatures": "No additional features detected yet.",
|
||||
"devices.light": "Panel light",
|
||||
"devices.xfan": "X-FAN",
|
||||
"devices.health": "Health",
|
||||
"devices.air": "Air",
|
||||
"devices.sleep": "Sleep"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user