Skip to content

Commit

Permalink
Merge pull request #2 from RobJohnston/revert-1-localization_french_p…
Browse files Browse the repository at this point in the history
…attern

Revert "Localization: Add "pattern" translation for French"
  • Loading branch information
RobJohnston committed Nov 27, 2020
2 parents 682d595 + 1a0940a commit 0d70273
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/localization/messages_fr.js
Expand Up @@ -47,6 +47,5 @@ $.extend( $.validator.messages, {
nifES: "Veuillez fournir un numéro NIF valide.",
nieES: "Veuillez fournir un numéro NIE valide.",
cifES: "Veuillez fournir un numéro CIF valide.",
postalCodeCA: "Veuillez fournir un code postal valide.",
pattern: "Format non valide."
postalCodeCA: "Veuillez fournir un code postal valide."
} );

0 comments on commit 0d70273

Please sign in to comment.