update, in the middle,

This commit is contained in:
louiscklaw
2025-04-22 18:12:10 +08:00
parent 8b3dfe69e4
commit f87dd2c3b1
55 changed files with 16654 additions and 6672 deletions

View File

@@ -232,6 +232,7 @@ export function MfCategoriesTable({ rows, reloadRows }: LessonCategoriesTablePro
sx={{ textAlign: 'center' }}
variant="body2"
>
{/* TODO: update this */}
{t('no-lesson-categories-found')}
</Typography>
</Box>

View File

@@ -232,6 +232,7 @@ export function MfQuestionsTable({ rows, reloadRows }: LessonQuestionsTableProps
sx={{ textAlign: 'center' }}
variant="body2"
>
{/* TODO: update this */}
{t('no-lesson-categories-found')}
</Typography>
</Box>

File diff suppressed because it is too large Load Diff