mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 12:15:55 +00:00
Translated
This commit is contained in:
@@ -85,4 +85,5 @@ return [
|
|||||||
'file' => 'Das :attribute muss eine Datei sein.',
|
'file' => 'Das :attribute muss eine Datei sein.',
|
||||||
'in_array' => ':attribute existiert nicht in :other.',
|
'in_array' => ':attribute existiert nicht in :other.',
|
||||||
'present' => 'Das :attribute Feld muss vorhanden sein.',
|
'present' => 'Das :attribute Feld muss vorhanden sein.',
|
||||||
|
'amount_zero' => 'The total amount cannot be zero',
|
||||||
];
|
];
|
||||||
Reference in New Issue
Block a user