X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a6633642232efd164d4708967ab59e498fbff896..refs/pull/2734/head:/resources/lang/tr/validation.php diff --git a/resources/lang/tr/validation.php b/resources/lang/tr/validation.php index 45b7189d7..48bbef92b 100644 --- a/resources/lang/tr/validation.php +++ b/resources/lang/tr/validation.php @@ -78,7 +78,6 @@ return [ 'string' => ':attribute, en az :min karakter içermelidir.', 'array' => ':attribute, en az :min öge içermelidir.', ], - 'no_double_extension' => ':attribute, sadece tek bir dosya tipinde olmalıdır.', 'not_in' => 'Seçili :attribute geçersiz.', 'not_regex' => ':attribute formatı geçersiz.', 'numeric' => ':attribute, bir sayı olmalıdır.',