X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2be504e0d20aa7c95b1fe006f675928faf0bd1a9..refs/pull/5591/head:/lang/pt_BR/validation.php diff --git a/lang/pt_BR/validation.php b/lang/pt_BR/validation.php index b3a9a7294..9ddfdf2a5 100644 --- a/lang/pt_BR/validation.php +++ b/lang/pt_BR/validation.php @@ -105,10 +105,10 @@ return [ 'url' => 'O formato da URL :attribute é inválido.', 'uploaded' => 'O arquivo não pôde ser carregado. O servidor pode não aceitar arquivos deste tamanho.', - 'zip_file' => 'The :attribute needs to reference a file within the ZIP.', - 'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.', - 'zip_model_expected' => 'Data object expected but ":type" found.', - 'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.', + 'zip_file' => 'O :attribute precisa fazer referência a um arquivo do ZIP.', + 'zip_file_mime' => 'O :attribute precisa fazer referência a um arquivo do tipo :validTypes, encontrado :foundType.', + 'zip_model_expected' => 'Objeto de dados esperado, mas ":type" encontrado.', + 'zip_unique' => 'O :attribute deve ser único para o tipo de objeto dentro do ZIP.', // Custom validation lines 'custom' => [