mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 18:40:12 +00:00
@@ -88,7 +88,7 @@ return [
|
||||
'nothing_to_display' => 'There are no transactions to show you',
|
||||
'show_all_no_filter' => 'Show all transactions without grouping them by date.',
|
||||
'expenses_by_category' => 'Ausgaben nach Kategorie',
|
||||
'expenses_by_budget' => 'Expenses by budget',
|
||||
'expenses_by_budget' => 'Ausgaben nach Budget',
|
||||
'income_by_category' => 'Einkommen nach Kategorie',
|
||||
'cannot_redirect_to_account' => 'Firefly III cannot redirect you to the correct page. Apologies.',
|
||||
// repeat frequencies:
|
||||
|
@@ -85,5 +85,5 @@ return [
|
||||
'file' => 'Das :attribute muss eine Datei sein.',
|
||||
'in_array' => ':attribute existiert nicht in :other.',
|
||||
'present' => 'Das :attribute Feld muss vorhanden sein.',
|
||||
'amount_zero' => 'The total amount cannot be zero',
|
||||
'amount_zero' => 'Der Gesamtbetrag darf nicht Null sein',
|
||||
];
|
Reference in New Issue
Block a user