]> BookStack Code Mirror - bookstack/blobdiff - lang/id/validation.php
Opensearch: Fixed XML declaration when php short tags enabled
[bookstack] / lang / id / validation.php
index e1fcbc7246c2b9ee8f7ce9410a202883007fee3d..d5ccb27093ca8f1d790e638e03a37bdbffe63f99 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' => ':attribute perlu merujuk ke sebuah file yang terdapat di dalam arsip ZIP.',
+    'zip_file_mime' => ':attribute seharusnya berupa file dengan tipe :validTypes, tapi yang Anda unggah bertipe :foundType.',
+    'zip_model_expected' => 'Diharapkan sebuah objek data, namun yang ditemukan adalah \':type\'.',
+    'zip_unique' => ':attribute harus bersifat unik untuk setiap jenis objek dalam file ZIP.',
+
     // Custom validation lines
     'custom' => [
         'password-confirm' => [