mirror of
https://github.com/home-assistant/core.git
synced 2025-08-09 23:55:07 +02:00
Fix spelling of "Ring" and sentence-casing of "integration" (#136652)
This commit is contained in:
@@ -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%]"
|
||||||
|
Reference in New Issue
Block a user