Blame view

Yi.Vben5.Vue3/apps/web-antd/src/locales/langs/en-US/page.json 317 Bytes
515fceeb   “wangming”   框架初始化
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  {
    "auth": {
      "login": "Login",
      "register": "Register",
      "codeLogin": "Code Login",
      "qrcodeLogin": "Qr Code Login",
      "forgetPassword": "Forget Password",
      "oauthLogin": "Oauth Login"
    },
    "dashboard": {
      "title": "Dashboard",
      "analytics": "Analytics",
      "workspace": "Workspace"
    }
  }