From fbeb4b60a37c19b2535c6b6b0e4f2eba5e91b0fd Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 16 Sep 2017 07:00:43 +0200 Subject: [PATCH] New translations firefly.php (German) --- resources/lang/de_DE/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index 92f6a5b13c..bee422e6b3 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -141,6 +141,7 @@ return [ 'search_box_intro' => 'Willkommen zur Suchfunktion von Firefly III. Geben Sie Ihre Suchanfrage in das Feld ein. Stellen Sie sicher, dass Sie sich die Hilfedatei ansehen, da die Suche ziemlich fortgeschritten ist.', 'search_error' => 'Fehler beim Suchen', 'search_searching' => 'Suche ...', + 'search_results' => 'Search results', // repeat frequencies: 'repeat_freq_yearly' => 'Jährlich', @@ -965,6 +966,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'import_index_config' => 'If you have previously imported data into Firefly III, you may have a configuration file, which will pre-set configuration values for you. For some banks, other users have kindly provided their configuration file.', 'import_index_type' => 'Select the type of file you will upload', 'import_index_start' => 'Start importing', + 'import_file' => 'Import a file', // supported file types: 'import_file_type_csv' => 'CSV (Kommagetrennte Werte)',