Fix numbered list in github config flow (#108587)
This commit is contained in:
parent
9b3d3b3b2d
commit
b4ab1bac56
1 changed files with 1 additions and 1 deletions
|
@ -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": "1. Open {url} \n2. Paste the following key to authorize the integration: \n```\n{code}\n```\n"
|
||||
},
|
||||
"abort": {
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue