salix/services/loopback/common/locale/en.json

14 lines
886 B
JSON
Raw Normal View History

{
2018-01-31 11:17:17 +00:00
"PHONE_INVALID_FORMAT": "The phone format is invalid",
"You are not allowed to change the credit": "You are not allowed to change the credit",
"Unable to mark the equivalence surcharge": "Unable to mark the equivalence surcharge",
"The default consignee can not be unchecked": "The default consignee can not be unchecked",
"Unable to default a disabled consignee": "Unable to default a disabled consignee",
2018-02-14 09:03:00 +00:00
"El método de pago seleccionado requiere que se especifique el IBAN": "El método de pago seleccionado requiere que se especifique el IBAN",
2018-03-21 10:08:59 +00:00
"Ya existe un usuario con ese nombre": "Ya existe un usuario con ese nombre",
2018-04-05 11:08:10 +00:00
"Quantity cannot be zero": "La cantidad no puede ser cero",
"Can't be blank": "No puede estar en blanco",
"Invalid TIN": "DNI Incorrecto",
"TIN must be unique": "El NIF/CIF debe ser único",
"Package cannot be blank": "Package cannot be blank"
}