- 'numeric' => 'The :attribute must be less than :value.',
- 'file' => 'The :attribute must be less than :value kilobytes.',
- 'string' => 'The :attribute must be less than :value characters.',
- 'array' => 'The :attribute must have less than :value items.',
+ 'numeric' => 'Значение :attribute должно быть меньше, чем :value.',
+ 'file' => 'Значение :attribute должно быть меньше :value килобайт.',
+ 'string' => 'Значение :attribute должно быть меньше :value символов.',
+ 'array' => 'Значение :attribute должно быть меньше :value элементов.',