diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index 31ab45d5e8..27bb7e5123 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -743,6 +743,8 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'expense_per_budget' => 'Ausgaben pro Budget', 'income_per_account' => 'Einnahmen pro Konto', 'expense_per_account' => 'Ausgaben pro Konto', + 'expense_per_tag' => 'Expense per tag', + 'income_per_tag' => 'Income per tag', 'include_expense_not_in_budget' => 'Included expenses not in the selected budget(s)', 'include_expense_not_in_account' => 'Included expenses not in the selected account(s)', 'include_expense_not_in_category' => 'Included expenses not in the selected category(ies)',