mirror of
https://github.com/home-assistant/core.git
synced 2025-09-07 13:51:39 +02:00
Update Opower strings (#150247)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
}
|
||||
},
|
||||
"credentials": {
|
||||
"title": "Enter Credentials",
|
||||
"title": "Enter credentials",
|
||||
"data": {
|
||||
"username": "[%key:common::config_flow::data::username%]",
|
||||
"password": "[%key:common::config_flow::data::password%]",
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"mfa_code": {
|
||||
"title": "Enter security code",
|
||||
"description": "A security code has been sent via your selected method. Please enter it below to complete login.",
|
||||
"description": "Please enter the security code below to complete login.",
|
||||
"data": {
|
||||
"mfa_code": "Security code"
|
||||
},
|
||||
|
Reference in New Issue
Block a user