mirror of
https://github.com/knadh/listmonk.git
synced 2025-10-03 11:56:27 +08:00
Fix typo in de i118 (#2236)
This commit is contained in:
parent
62c996bcc7
commit
cb9b7985c1
1 changed files with 1 additions and 1 deletions
|
@ -317,7 +317,7 @@
|
||||||
"public.campaignNotFound": "Die E-Mail wurde nicht gefunden.",
|
"public.campaignNotFound": "Die E-Mail wurde nicht gefunden.",
|
||||||
"public.confirmOptinSubTitle": "Abonnement bestätigen",
|
"public.confirmOptinSubTitle": "Abonnement bestätigen",
|
||||||
"public.confirmSub": "Abonnement bestätigen",
|
"public.confirmSub": "Abonnement bestätigen",
|
||||||
"public.confirmSubInfo": "Du hast dich für folgenden Listen angemeldet:",
|
"public.confirmSubInfo": "Du hast dich für folgende Listen angemeldet:",
|
||||||
"public.confirmSubTitle": "Bestätigen",
|
"public.confirmSubTitle": "Bestätigen",
|
||||||
"public.dataRemoved": "Deine Anmeldung und alle Daten wurden entfernt.",
|
"public.dataRemoved": "Deine Anmeldung und alle Daten wurden entfernt.",
|
||||||
"public.dataRemovedTitle": "Daten gelöscht",
|
"public.dataRemovedTitle": "Daten gelöscht",
|
||||||
|
|
Loading…
Add table
Reference in a new issue