X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2f6ff0734773c4ac009de699a2661971fd585b22..refs/pull/2511/head:/resources/lang/tr/validation.php diff --git a/resources/lang/tr/validation.php b/resources/lang/tr/validation.php index 801ec89da..45b7189d7 100644 --- a/resources/lang/tr/validation.php +++ b/resources/lang/tr/validation.php @@ -90,6 +90,7 @@ return [ 'required_without' => ':values değerinin bulunmuyor olması, :attribute alanını zorunlu kılar.', 'required_without_all' => ':values değerlerinden hiçbirinin bulunmuyor olması, :attribute alanını zorunlu kılar.', 'same' => ':attribute ve :other eşleşmelidir.', + 'safe_url' => 'Sağlanan bağlantı güvenli olmayabilir.', 'size' => [ 'numeric' => ':attribute, :size boyutunda olmalıdır.', 'file' => ':attribute, :size kilobayt olmalıdır.',