mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
New Crowdin updates (#2469)
* New translations settings.php (Turkish) * New translations entities.php (Turkish) * New translations settings.php (Turkish) * New translations activities.php (Turkish) * New translations validation.php (Turkish)
This commit is contained in:
@ -90,7 +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' => 'The provided link may not be safe.',
|
||||
'safe_url' => 'Sağlanan bağlantı güvenli olmayabilir.',
|
||||
'size' => [
|
||||
'numeric' => ':attribute, :size boyutunda olmalıdır.',
|
||||
'file' => ':attribute, :size kilobayt olmalıdır.',
|
||||
|
Reference in New Issue
Block a user