diff --git a/ghost/i18n/locales/de/signup-form.json b/ghost/i18n/locales/de/signup-form.json index cc957d9d0d..fc957fc60f 100644 --- a/ghost/i18n/locales/de/signup-form.json +++ b/ghost/i18n/locales/de/signup-form.json @@ -1,9 +1,9 @@ { - "Email sent": "", - "Now check your email!": "", - "Please enter a valid email address": "", - "Something went wrong, please try again.": "", - "Subscribe": "", - "To complete signup, click the confirmation link in your inbox. If it doesn't arrive within 3 minutes, check your spam folder!": "", - "Your email address": "" + "Email sent": "E-Mail versendet", + "Now check your email!": "Überprüfe dein E-Mail Postfach!", + "Please enter a valid email address": "Bitte gebe eine gültige E-Mail-Adresse ein", + "Something went wrong, please try again.": "Etwas ist schief gelaufen. Bitte versuche es erneut.", + "Subscribe": "Abonnieren", + "To complete signup, click the confirmation link in your inbox. If it doesn't arrive within 3 minutes, check your spam folder!": "Um die Anmeldung abzuschließen, klicke auf den Bestätigungslink den wir an dein E-Mail Postfach gesendet haben. Wenn die E-Mail nicht innerhalb von 3 Minuten eintrifft, überprüfe deinen Spam-Ordner!", + "Your email address": "Deine E-Mail Adresse" }