From f014828423144b3a8da7d7aaf84229d17edd0b68 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 27 Aug 2017 09:10:10 +0200 Subject: [PATCH] New translations csv.php (German) --- resources/lang/de_DE/csv.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/csv.php b/resources/lang/de_DE/csv.php index c110606470..cfdaf73cb9 100644 --- a/resources/lang/de_DE/csv.php +++ b/resources/lang/de_DE/csv.php @@ -35,7 +35,7 @@ return [ 'roles_column' => 'Spalte', 'roles_no_example_data' => 'Keine Beispieldaten vorhanden', 'roles_submit' => 'Fortfahren mit Schritt 3/3', - 'roles_warning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.', + 'roles_warning' => 'Markieren Sie zumindest eine Spalte als Betrags-spalte. Es empfiehlt sich auch, eine Spalte für die Beschreibung, das Datum und das Gegenkonto auszuwählen.', // map data 'map_title' => 'Import Einrichten (3/3) - Import mit bereits vorhandenen Daten verknüpfen',