diff --git a/openmetadata-ui/src/main/resources/ui/src/components/Modals/WhatsNewModal/WhatsNewAlert/WhatsNewAlert.component.tsx b/openmetadata-ui/src/main/resources/ui/src/components/Modals/WhatsNewModal/WhatsNewAlert/WhatsNewAlert.component.tsx index da6f9284483..207f561feb5 100644 --- a/openmetadata-ui/src/main/resources/ui/src/components/Modals/WhatsNewModal/WhatsNewAlert/WhatsNewAlert.component.tsx +++ b/openmetadata-ui/src/main/resources/ui/src/components/Modals/WhatsNewModal/WhatsNewAlert/WhatsNewAlert.component.tsx @@ -84,7 +84,7 @@ const WhatsNewAlert = () => { className="whats-new-alert-card" data-testid="whats-new-alert-card"> - + {t('label.version-number', { @@ -96,6 +96,9 @@ const WhatsNewAlert = () => { {t('label.new-update-announcement')} + + {t('label.to-learn-more-please-check-out')} +