mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Updated language strings
This commit is contained in:
@@ -87,6 +87,7 @@ return [
|
||||
'max.array' => ':attribute darf nicht mehr als :max Elemente enthalten.',
|
||||
'mimes' => ':attribute muss eine Datei des Typ :values sein.',
|
||||
'min.numeric' => ':attribute muss mindestens :min sein.',
|
||||
'lte.numeric' => 'Das Attribut :attribute muss kleiner oder gleich :value sein.',
|
||||
'min.file' => ':attribute muss mindestens :min Kilobytes groß sein.',
|
||||
'min.string' => ':attribute muss mindestens :min Zeichen enthalten.',
|
||||
'min.array' => ':attribute muss mindestens :min Elemente enthalten.',
|
||||
|
||||
Reference in New Issue
Block a user