feat: implement core e-learning pages, course composable, and i18n localization.

This commit is contained in:
supalerk-ar66 2026-02-09 11:40:41 +07:00
parent f736eb7f38
commit e94410d0e7
9 changed files with 235 additions and 138 deletions

View file

@ -159,7 +159,8 @@
"next": "Next",
"back": "Back",
"backToHome": "Back to Home",
"error": "Error"
"error": "Error",
"loading": "Loading"
},
"classroom": {
"backToDashboard": "Back to My Courses",

View file

@ -160,7 +160,8 @@
"next": "ถัดไป",
"back": "ย้อนกลับ",
"backToHome": "กลับสู่หน้าหลัก",
"error": "เกิดข้อผิดพลาด"
"error": "เกิดข้อผิดพลาด",
"loading": "กำลังโหลด"
},
"classroom": {
"backToDashboard": "กลับไปคอร์สของฉัน",