mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-12 04:43:14 +08:00
feat(web): add antdv-next model
This commit is contained in:
15
apps/web-antdv-next/src/locales/langs/zh-CN/page.json
Normal file
15
apps/web-antdv-next/src/locales/langs/zh-CN/page.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"auth": {
|
||||
"login": "登录",
|
||||
"register": "注册",
|
||||
"codeLogin": "验证码登录",
|
||||
"qrcodeLogin": "二维码登录",
|
||||
"forgetPassword": "忘记密码",
|
||||
"profile": "个人中心"
|
||||
},
|
||||
"dashboard": {
|
||||
"title": "概览",
|
||||
"analytics": "分析页",
|
||||
"workspace": "工作台"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user