diff --git a/client/src/components/settings/certification.tsx b/client/src/components/settings/certification.tsx index da4cc6140f3..59e9d3e4c80 100644 --- a/client/src/components/settings/certification.tsx +++ b/client/src/components/settings/certification.tsx @@ -419,6 +419,7 @@ function CertificationSettings(props: CertificationSettingsProps) { {currentCertTitles.map(title => ( ))} + {t('settings.headings.legacy-certs')} {legacyCertTitles.map(title => (