chore: replace "dashboard" -> "report" in chart email report modal (#25540)

This commit is contained in:
Sam Firke 2024-03-22 15:33:05 -04:00 committed by GitHub
parent f94f08eddd
commit 0df7832639
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

@ -331,9 +331,7 @@ function ReportModal({
<h4 css={(theme: SupersetTheme) => SectionHeaderStyle(theme)}>
{t('Schedule')}
</h4>
<p>
{t('A screenshot of the dashboard will be sent to your email at')}
</p>
<p>{t('The report will be sent to your email at')}</p>
</StyledScheduleTitle>
<StyledCronPicker