page.json 315 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 { "auth": { "login": "登录", "register": "注册", "codeLogin": "验证码登录", "qrcodeLogin": "二维码登录", "forgetPassword": "忘记密码", "profile": "个人中心" }, "dashboard": { "title": "概览", "analytics": "分析页", "workspace": "工作台" } }