feat: add new pages for course discovery, course details, classroom activities, user dashboard, password reset, and internationalization support.

This commit is contained in:
supalerk-ar66 2026-02-02 14:37:26 +07:00
parent 7ac1a5af0a
commit 4c9b6b0f3f
10 changed files with 570 additions and 175 deletions

View file

@ -162,7 +162,10 @@
"loadingTitle": "Loading...",
"chapter": "Chapter",
"lessons": "Lessons",
"attachments": "Attachments"
"attachments": "Attachments",
"announcements": "Course Announcements",
"posts": "Posts",
"noAnnouncements": "No announcements yet"
},
"quiz": {
"exitTitle": "Exit Quiz",