From e40260bd9cfaeaeb38dc4b8ff00c42d9549a3e55 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 14 Dec 2016 19:13:25 +0100 Subject: [PATCH] New translations --- resources/lang/de_DE/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index 4c57556ae8..031a67dede 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -848,7 +848,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'setting_is_demo_site' => 'Demonstrationsseite', 'setting_is_demo_site_explain' => 'Wenn sie diese Option auswählen, wird sich diese Installation wie eine Demonstrationsseite verhalten, was ungwollte Auswirkungen haben kann.', 'setting_send_email_notifications' => 'Send email notifications', - 'setting_send_email_explain' => 'Firefly III can send you email notifications about certain events. They will be sent to :email. This email address can be set in the .env file.', + 'setting_send_email_explain' => 'Firefly III can send you email notifications about certain events. They will be sent to :site_owner. This email address can be set in the .env file.', 'mail_for_lockout_help' => 'When a user is locked out', 'mail_for_blocked_domain_help' => 'When a user tries to register using a blocked domain', 'mail_for_blocked_email_help' => 'When a user tries to register using a blocked email address',