core/homeassistant/components/mazda/translations/en.json

35 lines
1.3 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Account is already configured",
"reauth_successful": "Re-authentication was successful"
},
"error": {
"account_locked": "Account locked. Please try again later.",
"cannot_connect": "Failed to connect",
"invalid_auth": "Invalid authentication",
"unknown": "Unexpected error"
},
"step": {
"reauth": {
"data": {
"email": "Email",
"password": "Password",
"region": "Region"
},
"description": "Authentication failed for Mazda Connected Services. Please enter your current credentials.",
"title": "Mazda Connected Services - Authentication Failed"
},
"user": {
"data": {
"email": "Email",
"password": "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"
}