feat: implement core e-learning pages, course composable, and i18n localization.
This commit is contained in:
parent
f736eb7f38
commit
e94410d0e7
9 changed files with 235 additions and 138 deletions
|
|
@ -159,7 +159,8 @@
|
|||
"next": "Next",
|
||||
"back": "Back",
|
||||
"backToHome": "Back to Home",
|
||||
"error": "Error"
|
||||
"error": "Error",
|
||||
"loading": "Loading"
|
||||
},
|
||||
"classroom": {
|
||||
"backToDashboard": "Back to My Courses",
|
||||
|
|
|
|||
|
|
@ -160,7 +160,8 @@
|
|||
"next": "ถัดไป",
|
||||
"back": "ย้อนกลับ",
|
||||
"backToHome": "กลับสู่หน้าหลัก",
|
||||
"error": "เกิดข้อผิดพลาด"
|
||||
"error": "เกิดข้อผิดพลาด",
|
||||
"loading": "กำลังโหลด"
|
||||
},
|
||||
"classroom": {
|
||||
"backToDashboard": "กลับไปคอร์สของฉัน",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue