]> BookStack Code Mirror - bookstack/blobdiff - lang/hu/validation.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / hu / validation.php
index 863e39d530d69f6ac876605536440ad43e42d21f..a215416ca5f4e2551b22f147da449aa6e8edf18e 100644 (file)
@@ -105,6 +105,11 @@ return [
     'url'                  => ':attribute formátuma érvénytelen.',
     'uploaded'             => 'A fájlt nem lehet feltölteni. A kiszolgáló nem fogad el ilyen méretű fájlokat.',
 
+    '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' => [