diff --git a/src/components/Settings/Notifications/NotificationsEmail.tsx b/src/components/Settings/Notifications/NotificationsEmail.tsx index d581f4238..02cf0d917 100644 --- a/src/components/Settings/Notifications/NotificationsEmail.tsx +++ b/src/components/Settings/Notifications/NotificationsEmail.tsx @@ -86,7 +86,7 @@ const NotificationsEmail: React.FC = () => { htmlFor="isDefault" className="block text-sm font-medium leading-5 text-gray-400 sm:mt-px sm:pt-2" > - Agent Enabled + {intl.formatMessage(messages.agentenabled)}