diff --git a/frontend/app/src/i18n/es/components/notifications/newFollowerRequestNotificationComponent.json b/frontend/app/src/i18n/es/components/notifications/newFollowerRequestNotificationComponent.json index 9d34f427b..a0a8c2ef4 100644 --- a/frontend/app/src/i18n/es/components/notifications/newFollowerRequestNotificationComponent.json +++ b/frontend/app/src/i18n/es/components/notifications/newFollowerRequestNotificationComponent.json @@ -1,4 +1,4 @@ { - "newFollowerRequestTitle": "New follower request", - "newFollowerRequestSubTitle": "You have a new follower request from " + "newFollowerRequestTitle": "Nueva solicitud de seguimiento", + "newFollowerRequestSubTitle": "Tienes una nueva solicitud de seguimiento de " }