]> BookStack Code Mirror - bookstack/blobdiff - lang/pt_BR/validation.php
Customization: Added parent tag classes
[bookstack] / lang / pt_BR / validation.php
index b3a9a7294380a59de8e0a5b2ab1d91d278a72ac4..9ddfdf2a566e14a117da4199d6713f658bea7027 100644 (file)
@@ -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' => [