1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

New Crowdin updates (#3358)

This commit is contained in:
Dan Brown
2022-04-14 16:14:05 +01:00
committed by GitHub
parent 27339079f7
commit e49afdbd72
17 changed files with 232 additions and 232 deletions

View File

@ -32,7 +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.',
'file' => ':attribute должен быть указан как допустимый файл.',
'filled' => ':attribute поле необходимо.',
'gt' => [
'numeric' => 'Значение :attribute должно быть больше чем :value.',