feat: Add user profile page for managing personal information, passwords, email verification, and viewing certificates, with internationalization support.
This commit is contained in:
parent
a7aee70263
commit
15794fab16
3 changed files with 21 additions and 11 deletions
|
|
@ -118,7 +118,10 @@
|
|||
"verifyEmailSuccess": "ส่งอีเมลยืนยันสำเร็จ",
|
||||
"verifyEmailError": "ส่งอีเมลไม่สำเร็จ",
|
||||
"emailAlreadyVerified": "อีเมลของคุณได้รับการยืนยันแล้ว",
|
||||
"emailVerified": "ยืนยันอีเมลเสร็จสิ้น"
|
||||
"emailVerified": "ยืนยันอีเมลเสร็จสิ้น",
|
||||
"myCertificates": "ประกาศนียบัตรของฉัน",
|
||||
"viewCertificate": "ดูประกาศนียบัตร",
|
||||
"issuedAt": "ออกเมื่อ"
|
||||
},
|
||||
"userMenu": {
|
||||
"home": "หน้าหลัก",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue