- 'numeric' => 'The :attribute must be greater than or equal :value.',
- 'file' => 'The :attribute must be greater than or equal :value kilobytes.',
- 'string' => 'The :attribute must be greater than or equal :value characters.',
- 'array' => 'The :attribute must have :value items or more.',
+ 'numeric' => ':attribute musi być większy lub równy :value.',
+ 'file' => ':attribute musi mieć rozmiar większy niż lub równy :value kilobajtów.',
+ 'string' => ':attribute musi mieć :value lub więcej znaków.',
+ 'array' => ':attribute musi mieć :value lub więcej elementów.',