Skip to content

Commit

Permalink
Update packages/legacy/core/App/localization/fr/index.ts
Browse files Browse the repository at this point in the history
Signed-off-by: slacturyx <slacturyx@credil.org>
  • Loading branch information
ArthurPV committed Jun 10, 2024
1 parent d6bf1ee commit e58afea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/legacy/core/App/localization/fr/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ const translation = {
"CrossPatternValidation": "Un patron de croix a été détecté dans votre NIP. Veuillez saisir un NIP différent.",
"OddOrEvenSequenceValidation": "Une séquence impaire ou paire a été détectée dans votre NIP. Veuillez saisir un NIP différent.",
"NoRepetitionOfTheTwoSameNumbersValidation": "Une séquence de deux chiffres répétée a été détectée dans votre NIP. Veuillez saisir un NIP différent.",
"NoRepetitionOfTheSameNumbersValidation": "Votre NIP possède des nombres consécutifs identiques. Veuillez saisir un NIP différent.",
"NoRepetitionOfTheSameNumbersValidation": "Votre NIP contient une répétition. Choisissez un NIP différent.",
"NoSeriesOfNumbersValidation": "Une suite a été détectée dans votre NIP. Veuillez saisir un NIP différent.",
"PINOnlyContainDigitsValidation": "Votre NIP doit contenir que des chiffres. Veuillez saisir un NIP différent.",
"PINTooShortValidation": "Votre NIP est trop court. Veuillez saisir un NIP différent.",
Expand Down

0 comments on commit e58afea

Please sign in to comment.