feat: Implement core e-learning features including course discovery, classroom components, user profile management, and internationalization for English and Thai.

This commit is contained in:
supalerk-ar66 2026-02-11 11:25:55 +07:00
parent e7a2ac8b5a
commit 7ead98375e
11 changed files with 107 additions and 43 deletions

View file

@ -39,7 +39,15 @@
"startLearning": "เริ่มเรียนทันที",
"studyAgain": "ทบทวนบทเรียน",
"downloadCertificate": "ดาวน์โหลดประกาศนียบัตร",
"completed": "เรียนจบเรียบร้อย"
"completed": "เรียนจบเรียบร้อย",
"lifetimeAccess": "เข้าเรียนได้ตลอดชีพ",
"unlimitedQuizzes": "ทำแบบทดสอบไม่จำกัด",
"satisfactionGuarantee": "รับประกันความพึงพอใจ คืนเงินภายใน 7 วัน",
"noContent": "ยังไม่มีเนื้อหาในขณะนี้",
"buyNow": "ซื้อคอร์สเรียนนี้",
"enrollFree": "ลงทะเบียนเรียนฟรี",
"loginToEnroll": "เข้าสู่ระบบเพื่อลงทะเบียน",
"minutes": "นาที"
},
"sidebar": {
"overview": "หน้าหลัก",
@ -99,6 +107,9 @@
"removeAvatar": "ลบรูปโปรไฟล์",
"uploadLimit": "เฉพาะไฟล์ png, jpg, ขนาดไม่เกิน 5 MB",
"prefix": "คำนำหน้า",
"mr": "นาย",
"mrs": "นาง",
"miss": "นางสาว",
"firstName": "ชื่อ",
"lastName": "นามสกุล",
"security": "ความปลอดภัย",
@ -166,7 +177,8 @@
"back": "ย้อนกลับ",
"backToHome": "กลับสู่หน้าหลัก",
"error": "เกิดข้อผิดพลาด",
"loading": "กำลังโหลด"
"loading": "กำลังโหลด",
"items": "รายการ"
},
"classroom": {
"backToDashboard": "กลับไปคอร์สของฉัน",