feat: Add course detail page and comprehensive English and Thai internationalization.
All checks were successful
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Successful in 33s
Build and Deploy Frontend Learner / Deploy E-learning Frontend Learner to Dev Server (push) Successful in 3s
Build and Deploy Frontend Learner / Notify Deployment Status (push) Successful in 1s

This commit is contained in:
supalerk-ar66 2026-02-11 17:52:34 +07:00
parent 883e08c6ed
commit d787412036
3 changed files with 11 additions and 6 deletions

View file

@ -83,7 +83,8 @@
"successTitle": "Enrollment Successful!",
"successDesc": "You have successfully enrolled in this course.",
"startNow": "Start Learning",
"later": "Later"
"later": "Later",
"alreadyEnrolledHint": "You have already enrolled in the course {course}."
},
"certificate": {
"title": "Certificate of Completion",
@ -167,6 +168,7 @@
"newBadge": "New",
"popularBadge": "Popular",
"save": "Save",
"ok": "OK",
"close": "Close",
"cancel": "Cancel",
"required": "This field is required",

View file

@ -83,7 +83,8 @@
"successTitle": "ลงทะเบียนสำเร็จ!",
"successDesc": "คุณได้ลงทะเบียนคอร์สนี้เรียบร้อยแล้ว",
"startNow": "เริ่มเรียนทันที",
"later": "ไว้ทีหลัง"
"later": "ไว้ทีหลัง",
"alreadyEnrolledHint": "ท่านเคยลงทะเบียนคอร์ส {course} นี้ไปเรียบร้อยแล้ว"
},
"certificate": {
"title": "ใบประกาศนียบัตรจบหลักสูตร",
@ -167,6 +168,7 @@
"newBadge": "ใหม่",
"popularBadge": "ยอดนิยม",
"save": "บันทึก",
"ok": "ตกลง",
"close": "ปิด",
"cancel": "ยกเลิก",
"required": "กรุณากรอกข้อมูล",