'filled' => ':attribute поле обов\'язкове.',
'gt' => [
'numeric' => 'The :attribute must be greater than :value.',
- 'file' => 'The :attribute must be greater than :value kilobytes.',
+ 'file' => ':attribute має бути більшим ніж :value кілобайт.',
'string' => 'The :attribute must be greater than :value characters.',
'array' => 'The :attribute must have more than :value items.',
],