updated French translation

This commit is contained in:
denisdulici
2017-11-16 17:12:52 +03:00
parent 05336abd01
commit 25b4a94b94
11 changed files with 60 additions and 44 deletions

View File

@ -29,7 +29,7 @@ return [
'string' => ':attribute doit contenir entre :min et :max caractères.',
'array' => ':attribute doit contenir entre :min et :max chiffres.',
],
'boolean' => 'Le champ : attribute doit être vrai ou faux.',
'boolean' => 'Le champ :attribute doit être vrai ou faux.',
'confirmed' => 'La confirmation du ":attribute" ne concordent pas.',
'date' => ':attribute n\'est pas une date valide.',
'date_format' => ':attribute ne respecte pas le format :format.',