]> BookStack Code Mirror - bookstack/blobdiff - lang/uk/validation.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / uk / validation.php
index 51a5916661969d37e56d763849c3e743743e4096..ae31bb237aade106caa8229c53d021047c9f4af9 100644 (file)
@@ -105,6 +105,11 @@ return [
     'url'                  => 'Формат поля :attribute неправильний.',
     'uploaded'             => 'Не вдалося завантажити файл. Сервер може не приймати файли такого розміру.',
 
+    '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' => [