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"
|
||||
},
|
||||
"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": {
|
||||
@@ -32,7 +32,7 @@
|
||||
}
|
||||
},
|
||||
"reconfigure": {
|
||||
"title": "Reconfigure Ring Integration",
|
||||
"title": "Reconfigure Ring integration",
|
||||
"description": "Will create a new Authorized Device for {username} at ring.com",
|
||||
"data": {
|
||||
"password": "[%key:common::config_flow::data::password%]"
|
||||
|
Reference in New Issue
Block a user