diff --git a/resources/lang/de_DE/list.php b/resources/lang/de_DE/list.php index d18f01a6d5..b281e29a43 100644 --- a/resources/lang/de_DE/list.php +++ b/resources/lang/de_DE/list.php @@ -88,7 +88,7 @@ return [ 'budget_count' => 'Anzahl Budgets', 'rule_and_groups_count' => 'Anzahl Regeln und Regelgruppen', 'tags_count' => 'Anzahl Tags', - 'inward' => 'Inward description', - 'outward' => 'Outward description', - 'number_of_transactions' => 'Number of transactions', + 'inward' => '', + 'outward' => '', + 'number_of_transactions' => '', ]; \ No newline at end of file