New translations validation.php (French)

This commit is contained in:
James Brooks
2018-01-16 14:08:21 +00:00
parent 9739fe1f99
commit 559c7d949c
+1 -1
View File
@@ -84,7 +84,7 @@ return [
'string' => 'L\'attribut ":attribute" doit faire :size caractères.',
'array' => ':attribute doit contenir :size éléments.',
],
'string' => ':attribute doit être une chaîne de caractères.',
'string' => 'L\' :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.',