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

26 lines
899 B
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": {
"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"
}