17 lines
971 B
JSON
17 lines
971 B
JSON
|
{
|
||
|
"login failed": "Usuario o contraseña incorrectos",
|
||
|
"is blank": "No puede estar vacío",
|
||
|
"is invalid": "Valor inválido",
|
||
|
"can't be blank": "El campo no puede estar vacío",
|
||
|
"invalidData": "Los datos son inválidos",
|
||
|
"invalidEmail": "Correo inválido",
|
||
|
"passwordEmpty": "La contraseña no puede estar vacía",
|
||
|
"passwordRequeriments": "La contraseña no cumple los requisitos",
|
||
|
"notUniqueEmail": "El usuario ya existe",
|
||
|
"could not find a model with id checkout": "could not find a model with id checkout",
|
||
|
"Unknown \"Order\" id \"checkout\".": "Unknown \"Order\" id \"checkout\".",
|
||
|
"There is no method to handle GET /Client/1437/addresses": "There is no method to handle GET /Client/1437/addresses",
|
||
|
"could not find a model with id configure": "could not find a model with id configure",
|
||
|
"Unknown \"Order\" id \"configure\".": "Unknown \"Order\" id \"configure\".",
|
||
|
"could not find a model with id undefined": "could not find a model with id undefined"
|
||
|
}
|