Prevent trailing line feeds in translation values (#126446)

* Prevent trailing line feeds in translation values

* Fixup strings
This commit is contained in:
epenet 2024-09-23 13:02:39 +02:00 committed by GitHub
parent e3351db3d8
commit fb400af7d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 14 additions and 14 deletions

View file

@ -9,7 +9,7 @@
}
},
"progress": {
"wait_for_device": "Open {url}, and paste the following code 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```"
},
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]",