Selaa lähdekoodia

Fix misleading German translation (#1115)

The word `erfolgreich` (successfully) implies the user is already confirmed, even though s/he still has to click on the confirmation link.
Johannes Filter 2 vuotta sitten
vanhempi
commit
8a2d053353
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      i18n/de.json

+ 1 - 1
i18n/de.json

@@ -99,7 +99,7 @@
     "email.data.title": "Deine Daten",
     "email.data.title": "Deine Daten",
     "email.optin.confirmSub": "Abonnement bestätigen",
     "email.optin.confirmSub": "Abonnement bestätigen",
     "email.optin.confirmSubHelp": "Bestätige dein Abonnement mit einem Klick auf den nachfolgenden Knopf.",
     "email.optin.confirmSubHelp": "Bestätige dein Abonnement mit einem Klick auf den nachfolgenden Knopf.",
-    "email.optin.confirmSubInfo": "Du hast dich erfolgreich für folgende Listen angemeldet:",
+    "email.optin.confirmSubInfo": "Du hast dich für folgende Listen angemeldet:",
     "email.optin.confirmSubTitle": "Abonnement bestätigen",
     "email.optin.confirmSubTitle": "Abonnement bestätigen",
     "email.optin.confirmSubWelcome": "Hallo",
     "email.optin.confirmSubWelcome": "Hallo",
     "email.optin.privateList": "Private Liste",
     "email.optin.privateList": "Private Liste",