]> BookStack Code Mirror - bookstack/blobdiff - lang/tr/validation.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / tr / validation.php
index 640fe6131ced94268965f4f4402f993ffe572198..9dbfadd6b9efbbc2a1a55ac1f9766b009088d3ae 100644 (file)
@@ -105,6 +105,11 @@ return [
     'url'                  => ':attribute formatı geçersiz.',
     'uploaded'             => 'Dosya yüklemesi başarısız oldu. Sunucu, bu boyuttaki dosyaları kabul etmiyor olabilir.',
 
+    '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' => [