From 805f0c790de9d63bdd537cc93cb7944cd28de489 Mon Sep 17 00:00:00 2001
From: "transifex-integration[bot]"
 <43880903+transifex-integration[bot]@users.noreply.github.com>
Date: Thu, 17 Dec 2020 17:52:18 -0500
Subject: [PATCH] Translate /config/locales/en.yml in de_DE (#2377)

translation completed for the source file '/config/locales/en.yml'
on the 'de_DE' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
---
 config/locales/de_DE.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/config/locales/de_DE.yml b/config/locales/de_DE.yml
index b70ec978..e9fa35d1 100644
--- a/config/locales/de_DE.yml
+++ b/config/locales/de_DE.yml
@@ -69,6 +69,10 @@ de_DE:
         regular: Normal
         lighten: Heller
         darken: Dunkler
+      email_mapping:
+        info: "Ordnen Sie den Nutzer anhand seiner E-Mail einer Rolle zu. Muss im Format email1=Rolle1,email2=Rolle2 erfolgen"
+        title: Rollenzuordnung per E-Mail
+        update: 
       log_level:
         title: Log-Level
         information: Log-Level für die gesamte Anwendung ändern
@@ -111,6 +115,7 @@ de_DE:
       tabs:
         appearance: Darstellung
         administration: Administration
+        registration: Registrierung
         settings: Einstellungen
       title: Grundeinstellungen
     flash:
-- 
GitLab