Added missing entry to the language files

This commit is contained in:
Graham Campbell
2015-05-28 15:13:28 +01:00
parent a314d8b838
commit c460cd9efe
11 changed files with 11 additions and 0 deletions
+1
View File
@@ -77,6 +77,7 @@ return [
'string' => 'Le nombre de caractères du champ :attribute doit être de :size caractères.',
'array' => 'Le champ :attribute doit contenir :size objets.',
],
'string' => 'The :attribute must be a string.',
'unique' => 'Le champ :attribute est déjà utilisé.',
'url' => 'Le format du champ :attribute est invalide.',