Skip to content

Commit

Permalink
"dashboard" -> "report"
Browse files Browse the repository at this point in the history
  • Loading branch information
sfirke authored Oct 5, 2023
1 parent 0c40bea commit a4ba7f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ function ReportModal({
{t('Schedule')}
</h4>
<p>

Check failure on line 337 in superset-frontend/src/features/reports/ReportModal/index.tsx

View workflow job for this annotation

GitHub Actions / frontend-build

Replace `⏎············{t('The·report·will·be·sent·to·your·email·at')}⏎··········` with `{t('The·report·will·be·sent·to·your·email·at')}`

Check failure on line 337 in superset-frontend/src/features/reports/ReportModal/index.tsx

View workflow job for this annotation

GitHub Actions / frontend-build

Replace `⏎············{t('The·report·will·be·sent·to·your·email·at')}⏎··········` with `{t('The·report·will·be·sent·to·your·email·at')}`

Check failure on line 337 in superset-frontend/src/features/reports/ReportModal/index.tsx

View workflow job for this annotation

GitHub Actions / frontend-build

Replace `⏎············{t('The·report·will·be·sent·to·your·email·at')}⏎··········` with `{t('The·report·will·be·sent·to·your·email·at')}`
{t('A screenshot of the dashboard will be sent to your email at')}
{t('The report will be sent to your email at')}
</p>
</StyledScheduleTitle>

Expand Down

0 comments on commit a4ba7f7

Please sign in to comment.