]> BookStack Code Mirror - bookstack/blobdiff - lang/id/validation.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / id / validation.php
index e1fcbc7246c2b9ee8f7ce9410a202883007fee3d..d922113d984416a51a884b8590477ebf5f2e915d 100644 (file)
@@ -105,6 +105,11 @@ return [
     'url'                  => ':attribute format tidak valid.',
     'uploaded'             => 'Berkas tidak dapat diunggah. Server mungkin tidak menerima berkas dengan ukuran ini.',
 
+    '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' => [