mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-02-21 04:19:41 +08:00
New translations validation.php (Ukrainian)
This commit is contained in:
parent
53c566289b
commit
35f9f42517
@ -90,6 +90,7 @@ return [
|
||||
'required_without' => 'Поле :attribute є обов\'язковим для заповнення, коли :values не вказано.',
|
||||
'required_without_all' => 'Поле :attribute є обов\'язковим для заповнення, коли :values не вказано.',
|
||||
'same' => 'Поля :attribute та :other мають збігатися.',
|
||||
'safe_url' => 'The provided link may not be safe.',
|
||||
'size' => [
|
||||
'numeric' => 'Поле :attribute має бути довжини :size.',
|
||||
'file' => 'Файл в полі :attribute має бути розміром :size кілобайт.',
|
||||
|
Loading…
x
Reference in New Issue
Block a user