Blame view

Yi.Vben5.Vue3/apps/web-antd/src/locales/langs/en-US/demos.json 260 Bytes
515fceeb   “wangming”   框架初始化
1
2
3
4
5
6
7
8
9
10
11
12
  {
    "title": "Demos",
    "antd": "Ant Design Vue",
    "vben": {
      "title": "Project",
      "about": "About",
      "document": "Document",
      "antdv": "Ant Design Vue Version",
      "naive-ui": "Naive UI Version",
      "element-plus": "Element Plus Version"
    }
  }