]> BookStack Code Mirror - bookstack/blobdiff - lang/et/validation.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / et / validation.php
index 5f7f6f3aa39b9ec38903bfe7079e1bf5f1e6d65b..6a6eb661ccb4d2049df2b9842f89adcc8162c08c 100644 (file)
@@ -105,6 +105,11 @@ return [
     'url'                  => ':attribute on vigases formaadis.',
     'uploaded'             => 'Faili üleslaadimine ebaõnnestus. Server ei pruugi sellise suurusega faile vastu võtta.',
 
+    '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' => [