mirror of
https://github.com/home-assistant/core.git
synced 2025-09-08 14:21:33 +02:00
Update Opower strings (#150247)
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"credentials": {
|
"credentials": {
|
||||||
"title": "Enter Credentials",
|
"title": "Enter credentials",
|
||||||
"data": {
|
"data": {
|
||||||
"username": "[%key:common::config_flow::data::username%]",
|
"username": "[%key:common::config_flow::data::username%]",
|
||||||
"password": "[%key:common::config_flow::data::password%]",
|
"password": "[%key:common::config_flow::data::password%]",
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
},
|
},
|
||||||
"mfa_code": {
|
"mfa_code": {
|
||||||
"title": "Enter security 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": {
|
"data": {
|
||||||
"mfa_code": "Security code"
|
"mfa_code": "Security code"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user