mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-06 12:02:45 +03:00
New Crowdin updates (#3225)
This commit is contained in:
@@ -32,6 +32,7 @@ return [
|
||||
'digits_between' => ':attribute должен иметь от :min до :max цифр.',
|
||||
'email' => ':attribute должен быть корректным email адресом.',
|
||||
'ends_with' => ':attribute должен заканчиваться одним из следующих: :values',
|
||||
'file' => 'The :attribute must be provided as a valid file.',
|
||||
'filled' => ':attribute поле необходимо.',
|
||||
'gt' => [
|
||||
'numeric' => 'Значение :attribute должно быть больше чем :value.',
|
||||
|
Reference in New Issue
Block a user