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' => 'El :attribute debe tener :size caracteres.',
'array' => 'El :attribute debe contener :size objetos.',
],
'string' => 'The :attribute must be a string.',
'unique' => 'El :attribute ya ha sido usado.',
'url' => 'El formato :attribute es inválido.',
'timezone' => 'El :attribute debe ser una zona válida.',