refs #5540 traduccion
This commit is contained in:
parent
07148f6c29
commit
d15a671359
|
@ -33,7 +33,7 @@ module.exports = Self => {
|
|||
});
|
||||
|
||||
Self.validateAsync('nif', nifInvalid, {
|
||||
message: 'NIF no valido por VIES'
|
||||
message: 'Invalid NIF for VIES'
|
||||
});
|
||||
|
||||
Self.validateAsync('nif', tinIsValid, {
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
Accounts: Cuentas
|
||||
Invalid NIF for VIES: NIF no valido por VIES
|
Loading…
Reference in New Issue