35 lines
1.1 KiB
JSON
35 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Account is already configured",
|
|
"kamereon_no_account": "Unable to find Kamereon account",
|
|
"reauth_successful": "Re-authentication was successful"
|
|
},
|
|
"error": {
|
|
"invalid_credentials": "Invalid authentication"
|
|
},
|
|
"step": {
|
|
"kamereon": {
|
|
"data": {
|
|
"kamereon_account_id": "Kamereon account id"
|
|
},
|
|
"title": "Select Kamereon account id"
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Password"
|
|
},
|
|
"description": "Please update your password for {username}",
|
|
"title": "Reauthenticate Integration"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"locale": "Locale",
|
|
"password": "Password",
|
|
"username": "Email"
|
|
},
|
|
"title": "Set Renault credentials"
|
|
}
|
|
}
|
|
}
|
|
} |