From 6cec1707268b6134e749b4e9f92501ec55a15782 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:09 +0000 Subject: [PATCH] New translations adminnewsignupapprovalrequestnotificationcomponent.json (Spanish) --- .../adminNewSignUpApprovalRequestNotificationComponent.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/app/src/i18n/es/components/notifications/adminNewSignUpApprovalRequestNotificationComponent.json b/frontend/app/src/i18n/es/components/notifications/adminNewSignUpApprovalRequestNotificationComponent.json index cc951107a..d9fa8a928 100644 --- a/frontend/app/src/i18n/es/components/notifications/adminNewSignUpApprovalRequestNotificationComponent.json +++ b/frontend/app/src/i18n/es/components/notifications/adminNewSignUpApprovalRequestNotificationComponent.json @@ -1,4 +1,4 @@ { - "title": "New sign-up request", - "subTitle": " has requested to sign-up" + "title": "Nueva solicitud de registro", + "subTitle": " has solicitado registrarte" }