- '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' => 'A(z) :attribute kisebb kell, hogy legyen, mint :value.',
+ 'file' => 'A(z) :attribute kevesebbnek kell lennie, mint :value kilobájt.',
+ 'string' => 'A(z) :attribute rövidebb kell, hogy legyen, mint :value karakter.',
+ 'array' => 'A(z) :attribute kevesebb, mint :value elemet kell, hogy tartalmazzon.',