feat: playground add profile

This commit is contained in:
xingyu4j
2025-11-10 18:00:50 +08:00
parent acf99f2441
commit 0319604863
9 changed files with 277 additions and 2 deletions

View File

@@ -6,7 +6,8 @@
"qrcodeLogin": "Qr Code Login",
"forgetPassword": "Forget Password",
"sendingCode": "SMS Code is sending...",
"codeSentTo": "Code has been sent to {0}"
"codeSentTo": "Code has been sent to {0}",
"profile": "Profile"
},
"dashboard": {
"title": "Dashboard",

View File

@@ -6,7 +6,8 @@
"qrcodeLogin": "二维码登录",
"forgetPassword": "忘记密码",
"sendingCode": "正在发送验证码",
"codeSentTo": "验证码已发送至{0}"
"codeSentTo": "验证码已发送至{0}",
"profile": "个人中心"
},
"dashboard": {
"title": "概览",