From adeb569d84a9b9bf155789abeb33fed5c7d96217 Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 14 Sep 2017 21:21:11 +0200 Subject: [PATCH] New translations firefly.php (German) --- resources/lang/de_DE/firefly.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index 0fc6a73780..92f6a5b13c 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -417,7 +417,10 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'secure_pw_should' => 'Should I check the box?', 'secure_pw_long_password' => 'Wenn du gerade ein langes, Single-Use-Passwort für Firefly III mit einem Kennwortgenerator generiert hast: Nein.', 'secure_pw_short' => 'Wenn Sie gerade das Passwort eingegeben haben, welches Sie immer verwenden: Bitte ja.', - + 'personal_access_token' => 'Personal access token', + 'explain_access_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your access token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.', + 'regenerate_access_token' => 'Regenerate access token', + 'token_regenerated' => 'A new token was generated', // attachments 'nr_of_attachments' => 'Ein Anhang |:count Anhänge',