Skip to content

Commit

Permalink
Fix misleading German translation (#1115)
Browse files Browse the repository at this point in the history
The word `erfolgreich` (successfully) implies the user is already confirmed, even though s/he still has to click on the confirmation link.
  • Loading branch information
jfilter committed Dec 21, 2022
1 parent c773dc0 commit 8a2d053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"email.data.title": "Deine Daten",
"email.optin.confirmSub": "Abonnement bestätigen",
"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.confirmSubWelcome": "Hallo",
"email.optin.privateList": "Private Liste",
Expand Down

0 comments on commit 8a2d053

Please sign in to comment.