mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Fix spelling of "Ring" and sentence-casing of "integration" (#136652)
This commit is contained in:
parent
3dbcdf933e
commit
5053b203a5
@ -18,7 +18,7 @@
|
|||||||
"2fa": "Two-factor code"
|
"2fa": "Two-factor code"
|
||||||
},
|
},
|
||||||
"data_description": {
|
"data_description": {
|
||||||
"2fa": "Account verification code via the method selected in your ring account settings."
|
"2fa": "Account verification code via the method selected in your Ring account settings."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"reauth_confirm": {
|
"reauth_confirm": {
|
||||||
@ -32,7 +32,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"reconfigure": {
|
"reconfigure": {
|
||||||
"title": "Reconfigure Ring Integration",
|
"title": "Reconfigure Ring integration",
|
||||||
"description": "Will create a new Authorized Device for {username} at ring.com",
|
"description": "Will create a new Authorized Device for {username} at ring.com",
|
||||||
"data": {
|
"data": {
|
||||||
"password": "[%key:common::config_flow::data::password%]"
|
"password": "[%key:common::config_flow::data::password%]"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user