- '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' => 'El :attribute debe ser mayor o igual que :value.',
+ 'file' => 'El :attribute debe ser mayor o igual que :value kilobytes.',
+ 'string' => 'El :attribute debe ser mayor o igual que :value caracteres.',
+ 'array' => 'El :attribute debe tener :value o más elementos.',