v0.15.6
This commit is contained in:
+10
-4
@@ -296,14 +296,14 @@
|
||||
"devices.savedAndChecked": "Saved and connection confirmed",
|
||||
"devices.savedCheckFailed": "Configuration saved, but the connection test failed",
|
||||
"discovery.title": "Discover GREE devices",
|
||||
"discovery.help": "Auto searches both AES-ECB and AES-GCM devices. Multiple passes improve discovery when several Wi-Fi modules answer the same broadcast.",
|
||||
"discovery.help": "Auto accepts both AES-ECB and AES-GCM devices. Selecting V1 or V2 accepts and binds only that protocol. Multiple passes improve discovery when several Wi-Fi modules answer the same broadcast.",
|
||||
"discovery.protocol": "Discovery protocol",
|
||||
"discovery.passes": "Scan passes",
|
||||
"discovery.timeout": "Total scan time (ms)",
|
||||
"zones.quickHint": "Quick target and mode control",
|
||||
"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.",
|
||||
"discovery.nameDevices": "Discovered local devices",
|
||||
"discovery.nameDevicesHelp": "Select the units you want to add. MAC address, IP address and detected protocol are shown for every result.",
|
||||
"dashboard.thermostats": "Thermostats",
|
||||
"common.unavailable": "Unavailable",
|
||||
"mode.off": "Off",
|
||||
@@ -1408,6 +1408,12 @@
|
||||
"publicChart.field.temperature": "Temperature",
|
||||
"flow.invalidPresetFilename": "Invalid preset filename.",
|
||||
"flow.invalidPresetFile": "{filename}: invalid preset.",
|
||||
"flow.presetNotFound": "Preset not found."
|
||||
"flow.presetNotFound": "Preset not found.",
|
||||
"discovery.addSelected": "Add selected",
|
||||
"discovery.selectAtLeastOne": "Select at least one device to add.",
|
||||
"discovery.addedCount": "Added: {count}",
|
||||
"discovery.alreadyAdded": "Already added",
|
||||
"discovery.empty": "No local devices found",
|
||||
"discovery.emptyHint": "Try a longer scan, another protocol, or verify that the unit answers on UDP port 7000."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user