We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c793c commit b8d6646Copy full SHA for b8d6646
src/localization/messages_fr.js
@@ -47,5 +47,6 @@ $.extend( $.validator.messages, {
47
nifES: "Veuillez fournir un numéro NIF valide.",
48
nieES: "Veuillez fournir un numéro NIE valide.",
49
cifES: "Veuillez fournir un numéro CIF valide.",
50
- postalCodeCA: "Veuillez fournir un code postal valide."
+ postalCodeCA: "Veuillez fournir un code postal valide.",
51
+ pattern: "Format non valide."
52
} );
0 commit comments