]> BookStack Code Mirror - bookstack/blobdiff - lang/pt/validation.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / pt / validation.php
index d98f9857eb25d95427a7886185ca29e323848753..df414c992e24a2c6c24b4655ebc5ba5d13b9d33d 100644 (file)
@@ -105,6 +105,11 @@ 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.',
+
     // Custom validation lines
     'custom' => [
         'password-confirm' => [