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' => 'O :attribute deve ter :size caracteres.',
'array' => 'O :attribute deve ter :size itens.',
],
'string' => 'The :attribute must be a string.',
'unique' => 'O :attribute já existe.',
'url' => 'O formato de :attribute é inválido.',
'timezone' => 'O :attribute deve ser uma zona válida.',