mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 02:00:26 +08:00
New translations validation.php (Russian)
This commit is contained in:
parent
2527970488
commit
820959b7df
|
@ -90,7 +90,7 @@ return [
|
|||
'required_without' => ':attribute обязательное поле когда :values не установлены.',
|
||||
'required_without_all' => ':attribute обязательное поле когда ни одно из :values не установлены.',
|
||||
'same' => ':attribute и :other должны совпадать.',
|
||||
'safe_url' => 'The provided link may not be safe.',
|
||||
'safe_url' => 'Предоставленная ссылка может быть небезопасной.',
|
||||
'size' => [
|
||||
'numeric' => ':attribute должен быть :size.',
|
||||
'file' => ':attribute должен быть :size килобайт.',
|
||||
|
|
Loading…
Reference in New Issue
Block a user