]> BookStack Code Mirror - bookstack/blobdiff - lang/vi/validation.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / vi / validation.php
index e7bcfd3e2a97606c39448e48a02ddc749bb5c219..9683c085726409b7a83d1ffced03002b94fdb61c 100644 (file)
@@ -105,6 +105,11 @@ return [
     'url'                  => 'Định dạng của :attribute không hợp lệ.',
     'uploaded'             => 'Tệp tin đã không được tải lên. Máy chủ không chấp nhận các tệp tin với dung lượng lớn như tệp tin trên.',
 
+    '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' => [