diff --git a/apps/browser/src/autofill/content/components/notification/at-risk-password/container.ts b/apps/browser/src/autofill/content/components/notification/at-risk-password/container.ts index 161c0885ff2..1b50567a9bf 100644 --- a/apps/browser/src/autofill/content/components/notification/at-risk-password/container.ts +++ b/apps/browser/src/autofill/content/components/notification/at-risk-password/container.ts @@ -38,6 +38,7 @@ export function AtRiskNotification({
${NotificationHeader({ handleCloseNotification, + i18n, message: headerMessage, theme, })}