Skip to content

Commit

Permalink
Merge pull request #1855 from sdebacker/patch-4
Browse files Browse the repository at this point in the history
e-mail in french
  • Loading branch information
caouecs authored Sep 17, 2021
2 parents 109aac9 + 08cc8a2 commit 0aa00ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/fr/validation-inline.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
'digits_between' => 'Ce champ doit contenir entre :min et :max chiffres.',
'dimensions' => 'La taille de l\'image n\'est pas conforme.',
'distinct' => 'Ce champ a une valeur en double.',
'email' => 'Ce champ doit être une adresse email valide.',
'email' => 'Ce champ doit être une adresse e-mail valide.',
'ends_with' => 'Ce champ doit se terminer par une des valeurs suivantes : :values',
'exists' => 'Ce champ sélectionné est invalide.',
'file' => 'Ce champ doit être un fichier.',
Expand Down

0 comments on commit 0aa00ef

Please sign in to comment.