mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 19:32:29 +01:00
New translations validation.php (Turkish)
This commit is contained in:
parent
35f9f42517
commit
fb07b50ac0
@ -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' => 'The provided link may not be safe.',
|
||||
'size' => [
|
||||
'numeric' => ':attribute, :size boyutunda olmalıdır.',
|
||||
'file' => ':attribute, :size kilobayt olmalıdır.',
|
||||
|
Loading…
Reference in New Issue
Block a user