- 'numeric' => 'The :attribute must be less than or equal :value.',
- 'file' => 'The :attribute must be less than or equal :value kilobytes.',
- 'string' => 'The :attribute must be less than or equal :value characters.',
- 'array' => 'The :attribute must not have more than :value items.',
+ 'numeric' => ':attribute måste vara mindre än eller lika :value.',
+ 'file' => ':attribute måste vara mindre än eller lika med :value kilobytes.',
+ 'string' => ':attribute måste vara mindre än eller lika med :value tecken.',
+ 'array' => ':attribute får inte innehålla mer än :max objekt.',