feat: Implement initial landing pages, authentication flows, and course browsing functionality with i18n.
This commit is contained in:
parent
7de5457170
commit
b60a3853cd
12 changed files with 822 additions and 606 deletions
|
|
@ -112,7 +112,11 @@
|
|||
"updateSuccess": "บันทึกข้อมูลส่วนตัวเรียบร้อยแล้ว",
|
||||
"updateError": "เกิดข้อผิดพลาดในการบันทึกข้อมูลส่วนตัว",
|
||||
"passwordSuccess": "เปลี่ยนรหัสผ่านเรียบร้อยแล้ว",
|
||||
"passwordError": "เปลี่ยนรหัสผ่านไม่สำเร็จ"
|
||||
"passwordError": "เปลี่ยนรหัสผ่านไม่สำเร็จ",
|
||||
"verifyEmail": "ยืนยันอีเมล",
|
||||
"verifyEmailSuccess": "ส่งอีเมลยืนยันสำเร็จ",
|
||||
"verifyEmailError": "ส่งอีเมลไม่สำเร็จ",
|
||||
"emailAlreadyVerified": "อีเมลของคุณได้รับการยืนยันแล้ว"
|
||||
},
|
||||
"userMenu": {
|
||||
"home": "หน้าหลัก",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue