v0.8.15
This commit is contained in:
+5
-19
@@ -705,7 +705,7 @@
|
||||
"logs.days90": "90 days",
|
||||
"logs.days180": "180 days",
|
||||
"logs.days365": "365 days",
|
||||
"history.hoverHint": "Hover, tap or use ←/→ for exact values. Use +/− to zoom and swipe to pan.",
|
||||
"history.hoverHint": "Hover or tap for exact values. Drag-select an area to zoom; pinch on mobile. Click legend items to hide or show metrics.",
|
||||
"actions.saving": "Saving…",
|
||||
"actions.retry": "Retry",
|
||||
"auth.connecting": "Connecting…",
|
||||
@@ -717,6 +717,8 @@
|
||||
"validation.invalid": "Check this value.",
|
||||
"validation.entityId": "Use a Home Assistant entity_id such as sensor.living_room_temperature.",
|
||||
"validation.fixFields": "Correct the highlighted fields before saving.",
|
||||
"history.legendShow": "Show metric: {name}",
|
||||
"history.legendHide": "Hide metric: {name}",
|
||||
"history.zoomControls": "Chart zoom",
|
||||
"history.zoomOut": "Zoom out",
|
||||
"history.zoomReset": "Reset zoom",
|
||||
@@ -735,20 +737,12 @@
|
||||
"settings.greeConnection": "GREE connection",
|
||||
"settings.greeConnectionHint": "Controller identity, polling intervals and LAN discovery transport.",
|
||||
"settings.systemStatusTitle": "Controller health",
|
||||
"settings.systemStateHint": "Live runtime, connectivity and storage details useful during setup and diagnostics.",
|
||||
"settings.systemStateHint": "Application process, control engine, live connection and local runtime status.",
|
||||
"settings.controlEngine": "Control engine",
|
||||
"settings.ready": "Ready",
|
||||
"settings.syncing": "Synchronizing",
|
||||
"settings.websocket": "Live connection",
|
||||
"settings.runtimeMode": "Runtime mode",
|
||||
"settings.runtimeSimulation": "Simulation",
|
||||
"settings.runtimeLive": "Live devices",
|
||||
"settings.devicesConfigured": "Configured devices",
|
||||
"settings.devicesOnline": "Devices online",
|
||||
"settings.simulatedDevices": "Simulated devices",
|
||||
"settings.receivedFrames": "GREE frames received",
|
||||
"settings.httpBind": "HTTP bind",
|
||||
"settings.greeInterface": "GREE interface",
|
||||
"settings.database": "Database",
|
||||
"settings.basePath": "Base path",
|
||||
"settings.healthy": "Healthy",
|
||||
@@ -760,14 +754,6 @@
|
||||
"debug.emptyRequests": "No HTTP requests captured yet.",
|
||||
"debug.emptyGree": "No GREE frames captured yet.",
|
||||
"simulation.bannerTitle": "SIMULATION MODE",
|
||||
"simulation.bannerText": "Simulation mode is enabled. Treat current states and results as test data.",
|
||||
"settings.pollCycle": "Device poll interval",
|
||||
"settings.zoneCycle": "Zone control interval",
|
||||
"settings.homeAssistantStatus": "Home Assistant",
|
||||
"settings.influxStatus": "InfluxDB history",
|
||||
"settings.notificationsStatus": "Notifications",
|
||||
"settings.debugStatus": "Debug overlay",
|
||||
"settings.configured": "configured",
|
||||
"settings.notConfigured": "not configured"
|
||||
"simulation.bannerText": "Simulation mode is enabled. Treat current states and results as test data."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user