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
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:
parent
883e08c6ed
commit
d787412036
3 changed files with 11 additions and 6 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue