diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index 9e0a73b486..a331675392 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -590,6 +590,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'bill_is_active' => 'Rechnung ist aktiv', 'bill_will_automatch' => 'Rechnung wird automatisch mit passenden Transaktionen verknüpft', 'skips_over' => 'skips over', + // accounts: 'details_for_asset' => 'Details für Girokonto ":name"', 'details_for_expense' => 'Details für Debitor ":name"', @@ -618,6 +619,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'revenue_accounts' => 'Schuldner', 'cash_accounts' => 'Bargeldkonten', 'Cash account' => 'Bargeldkonto', + 'reconcile_account' => 'Reconcile account ":account"', 'cash' => 'cash', 'account_type' => 'Kontotyp', 'save_transactions_by_moving' => 'Speichern Sie diese Transaktion(en), indem Sie sie auf ein anderes Konto verschieben:',