diff options
Diffstat (limited to 'app/Locale/de_DE/translations.php')
-rw-r--r-- | app/Locale/de_DE/translations.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index c15e4376..13d88b11 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -353,7 +353,6 @@ return array( 'Clone' => 'duplizieren', 'Project cloned successfully.' => 'Projekt wurde dupliziert.', 'Unable to clone this project.' => 'Duplizieren dieses Projekts schlug fehl.', - 'Email notifications' => 'E-Mail-Benachrichtigungen', 'Enable email notifications' => 'E-Mail-Benachrichtigungen einschalten', 'Task position:' => 'Position der Aufgabe', 'The task #%d have been opened.' => 'Die Aufgabe #%d wurde geöffnet.', @@ -735,12 +734,6 @@ return array( 'SEK - Swedish Krona' => 'SEK - Schwedische Kronen', 'The project identifier is an optional alphanumeric code used to identify your project.' => 'Der Projektidentifikator ist ein optionaler alphanumerischer Code, der das Projekt identifiziert.', 'Identifier' => 'Identifikator', - 'Postmark (incoming emails)' => 'Postmark (Eingehende E-Mails)', - 'Help on Postmark integration' => 'Hilfe bei Postmark-Integration', - 'Mailgun (incoming emails)' => 'Mailgun (Eingehende E-Mails)', - 'Help on Mailgun integration' => 'Hilfe bei Mailgun-Integration', - 'Sendgrid (incoming emails)' => 'Sendgrid (Eingehende E-Mails)', - 'Help on Sendgrid integration' => 'Hilfe bei Sendgrid-Integration', 'Disable two factor authentication' => 'Deaktiviere Zwei-Faktor-Authentifizierung', 'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Willst du wirklich für folgenden Nutzer die Zwei-Faktor-Authentifizierung deaktivieren: "%s"?', 'Edit link' => 'Verbindung bearbeiten', |