New translations.

This commit is contained in:
James Cole
2016-08-12 10:34:45 +02:00
parent 76649cb7de
commit b9e1e01337
40 changed files with 4037 additions and 1270 deletions

View File

@@ -17,7 +17,7 @@ return [
'file_attached' => 'Arquivo carregado com sucesso ":name".',
'file_invalid_mime' => 'Arquivo ":name" é do tipo ":mime" que não é aceito como um novo upload.',
'file_too_large' => 'Arquivo ":name" é muito grande.',
'belongs_to_user' => 'The value of :attribute is unknown',
'belongs_to_user' => 'O valor de :attribute é desconhecido',
'accepted' => 'O campo :attribute deve ser aceito.',
'active_url' => 'O campo :attribute não contém um URL válido.',
'after' => 'O campo :attribute deverá conter uma data posterior a :date.',