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
@@ -78,6 +78,7 @@ return [
'string' => 'The :attribute must be :size characters.',
'array' => 'The :attribute must contain :size items.',
],
'string' => 'The :attribute must be a string.',
'unique' => 'The :attribute has already been taken.',
'url' => 'The :attribute format is invalid.',
'timezone' => 'The :attribute must be a valid zone.',