diff --git a/frontend/app/src/i18n/de/emailVerificationView.json b/frontend/app/src/i18n/de/emailVerificationView.json index c66f2308a..9ee5b6bcb 100644 --- a/frontend/app/src/i18n/de/emailVerificationView.json +++ b/frontend/app/src/i18n/de/emailVerificationView.json @@ -4,5 +4,5 @@ "emailVerified": "Email verified successfully!", "tokenNotFound": "Token not found", "tokenExpired": "Token expired", - "verificationFailed": "Email verification failed" + "verificationFailed": "E-Mail-Bestätigung fehlgeschlagen" }