diff --git a/resources/lang/de_DE/list.php b/resources/lang/de_DE/list.php index d18f01a6d5..04d2833b59 100644 --- a/resources/lang/de_DE/list.php +++ b/resources/lang/de_DE/list.php @@ -90,5 +90,5 @@ return [ 'tags_count' => 'Anzahl Tags', 'inward' => 'Inward description', 'outward' => 'Outward description', - 'number_of_transactions' => 'Number of transactions', + 'number_of_transactions' => 'Anzahl der Zahlungsvorgänge', ]; \ No newline at end of file