Prevent trailing line feeds in translation values (#126446)
* Prevent trailing line feeds in translation values * Fixup strings
This commit is contained in:
parent
e3351db3d8
commit
fb400af7d2
14 changed files with 14 additions and 14 deletions
|
@ -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%]",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue