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",

View file

@ -144,6 +144,7 @@
"newBadge": "ใหม่",
"popularBadge": "ยอดนิยม",
"save": "บันทึก",
"close": "ปิด",
"cancel": "ยกเลิก",
"required": "กรุณากรอกข้อมูล",
"invalidEmail": "อีเมลไม่ถูกต้อง",
@ -162,7 +163,10 @@
"loadingTitle": "กำลังโหลด...",
"chapter": "บทที่",
"lessons": "บทเรียน",
"attachments": "เอกสารประกอบ"
"attachments": "เอกสารประกอบ",
"announcements": "ประกาศในคอร์ส",
"posts": "โพสต์",
"noAnnouncements": "ยังไม่มีประกาศในขณะนี้"
},
"quiz": {
"startTitle": "แบบทดสอบ",