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 LpQuestionsTable({ rows, reloadRows }: LessonQuestionsTableProps
sx={{ textAlign: 'center' }}
variant="body2"
>
{/* TODO: update this */}
{t('no-lesson-categories-found')}
</Typography>
</Box>