New translations.

This commit is contained in:
James Cole
2016-10-14 17:14:04 +02:00
parent fcdeebcc06
commit e8e2b9704f
59 changed files with 831 additions and 895 deletions

View File

@@ -79,4 +79,9 @@ return [
'url' => 'O formato do URL indicado para o campo :attribute é inválido.',
'timezone' => 'O campo :attribute deverá ter um fuso horário válido.',
'2fa_code' => 'O campo :attribute é inválido.',
'dimensions' => 'The :attribute has invalid image dimensions.',
'distinct' => 'The :attribute field has a duplicate value.',
'file' => 'The :attribute must be a file.',
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
];