From a6f0faa058eccf3168bc5cd3ad8a64168e8add0b Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 28 Aug 2017 13:30:07 +0200 Subject: [PATCH] New translations list.php (German) --- resources/lang/de_DE/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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