New translations validation.php (French)

This commit is contained in:
James Brooks
2018-03-27 19:32:55 +01:00
parent 06ad012532
commit b1f7cce59b

View File

@@ -84,7 +84,7 @@ return [
'string' => 'L\'attribut ":attribute" doit faire :size caractères.',
'array' => ':attribute doit contenir :size éléments.',
],
'string' => 'L\' :attribut doit être une chaîne de caractères.',
'string' => ':attribut doit être une chaîne de caractères.',
'timezone' => ':attribute doit être une zone valide.',
'unique' => ':attribute a déjà été pris.',
'url' => 'Le format de :attribute n\'est pas valide.',