From f8df59931074b3553e653af549c478c181ee2950 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vit=C3=B3ria=20Silva?= Date: Thu, 4 Dec 2025 12:25:13 +0000 Subject: [PATCH] New translations adminnewsignupapprovalrequestnotificationcomponent.json (German) --- .../adminNewSignUpApprovalRequestNotificationComponent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/src/i18n/de/components/notifications/adminNewSignUpApprovalRequestNotificationComponent.json b/frontend/app/src/i18n/de/components/notifications/adminNewSignUpApprovalRequestNotificationComponent.json index cc951107a..97f88253d 100644 --- a/frontend/app/src/i18n/de/components/notifications/adminNewSignUpApprovalRequestNotificationComponent.json +++ b/frontend/app/src/i18n/de/components/notifications/adminNewSignUpApprovalRequestNotificationComponent.json @@ -1,4 +1,4 @@ { "title": "New sign-up request", - "subTitle": " has requested to sign-up" + "subTitle": " hat eine Registrierung angefragt" }