mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Updated language strings
This commit is contained in:
@@ -87,6 +87,7 @@ return [
|
||||
'max.array' => 'El campo :attribute debe contener al menos :max elementos.',
|
||||
'mimes' => 'El campo :attribute debe ser un archivo de tipo :values.',
|
||||
'min.numeric' => 'El campo :attribute debe ser al menos :min.',
|
||||
'lte.numeric' => 'The :attribute must be less than or equal :value.',
|
||||
'min.file' => 'El campo :attribute debe ser al menos :min kilobytes.',
|
||||
'min.string' => 'El campo :attribute debe contener al menos :min caracteres.',
|
||||
'min.array' => 'El campo :attribute debe tener al menos :min elementos.',
|
||||
|
Reference in New Issue
Block a user