ci: 国际化

This commit is contained in:
就眠儀式
2022-03-09 11:22:25 +08:00
parent 9fc2b3922f
commit 29ddc72e4b
6 changed files with 36 additions and 15 deletions

View File

@@ -5,5 +5,11 @@ export default {
components: "Components",
extend: "Extend",
material: "Material"
},
home: {
description: "An enterprise-class UI components based on Layui and Vue.",
version: "version",
changelog: "changelog",
download: "download"
}
}

View File

@@ -5,5 +5,11 @@ export default {
components: "组件",
extend: "生态",
material: "物料"
},
home: {
description: "layui - vue谐音类 UI) 是 一 套 Vue 3.0 的 桌 面 端 组 件 库.",
version: "当前版本",
changelog: "更新日志",
download: "下载量"
}
}