mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Replace "click" with "select" to fit for mobile app (#135382)
This commit is contained in:
parent
c15073cc27
commit
fba1b4be5b
@ -17,7 +17,7 @@
|
||||
},
|
||||
"reset": {
|
||||
"title": "Unlock the device",
|
||||
"description": "{name} ({model} at {host}) is locked. You need to unlock the device in order to authenticate and complete the configuration. Instructions:\n1. Open the Broadlink app.\n2. Click on the device.\n3. Click `...` in the upper right.\n4. Scroll to the bottom of the page.\n5. Disable the lock."
|
||||
"description": "{name} ({model} at {host}) is locked. You need to unlock the device in order to authenticate and complete the configuration. Instructions:\n1. Open the Broadlink app.\n2. Select the device.\n3. Select `...` in the upper right.\n4. Scroll to the bottom of the page.\n5. Disable the lock."
|
||||
},
|
||||
"unlock": {
|
||||
"title": "Unlock the device (optional)",
|
||||
|
Loading…
x
Reference in New Issue
Block a user