Remove numbering from GitHub progress step to not deal with styling of list entries (#108639)

This commit is contained in:
Joakim Sørensen 2024-01-22 08:57:48 +01:00 committed by GitHub
parent fb62b6f01e
commit 94f1f3e40c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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%]",