diff --git a/src/components/specific/projects/project-notification-card/ProjectNotificationCard.vue b/src/components/specific/projects/project-notification-card/ProjectNotificationCard.vue index d1499bfb4..fb0a119e3 100644 --- a/src/components/specific/projects/project-notification-card/ProjectNotificationCard.vue +++ b/src/components/specific/projects/project-notification-card/ProjectNotificationCard.vue @@ -14,7 +14,9 @@
- Qui reçoit les notifications ? + + {{ $t("ProjectOverview.notifications.settings.activity.recipientsNotificationsText") }} +
-
{{ section }}
+
+ {{ t(`ProjectOverview.notifications.settings.activity.${section}.title`, section) }} +
- À : + + {{ $t("ProjectOverview.notifications.settings.general.sendAt") }} +