v0.3.5
This commit is contained in:
+13
-1
@@ -226,6 +226,18 @@
|
||||
"confirm.revokeToken": "Revoke this Home Assistant access token?",
|
||||
"toast.tokenCreated": "Home Assistant access token created",
|
||||
"toast.tokenCopied": "Token copied",
|
||||
"toast.tokenRevoked": "Token revoked"
|
||||
"toast.tokenRevoked": "Token revoked",
|
||||
"devices.protocolAuto": "Auto (V1 + V2)",
|
||||
"devices.rename": "Rename",
|
||||
"devices.protocolChangeHint": "Changing protocol clears the saved device key and performs a new bind on the next request.",
|
||||
"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.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."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user