26 lines
1.1 KiB
JSON
26 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]",
|
|
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]"
|
|
},
|
|
"error": {
|
|
"account_locked": "Account locked. Please try again later.",
|
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
|
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]",
|
|
"unknown": "[%key:common::config_flow::error::unknown%]"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"email": "[%key:common::config_flow::data::email%]",
|
|
"password": "[%key:common::config_flow::data::password%]",
|
|
"region": "Region"
|
|
},
|
|
"description": "Please enter the email address and password you use to log into the MyMazda mobile app.",
|
|
"title": "Mazda Connected Services - Add Account"
|
|
}
|
|
}
|
|
},
|
|
"title": "Mazda Connected Services"
|
|
} |