mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Remove numbering from GitHub progress step to not deal with styling of list entries (#108639)
This commit is contained in:
parent
fb62b6f01e
commit
94f1f3e40c
@ -9,7 +9,7 @@
|
||||
}
|
||||
},
|
||||
"progress": {
|
||||
"wait_for_device": "1. Open {url} \n2. Paste the following key to authorize the integration: \n```\n{code}\n```\n"
|
||||
"wait_for_device": "Open {url}, and paste the following code to authorize the integration: \n```\n{code}\n```\n"
|
||||
},
|
||||
"abort": {
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]",
|
||||
|
Loading…
x
Reference in New Issue
Block a user