hedera-web/back/locales/es.json

17 lines
971 B
JSON
Raw Normal View History

2020-06-29 11:31:48 +00:00
{
"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"
}