ci: 国际化
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -5,5 +5,11 @@ export default {
|
||||
components: "组件",
|
||||
extend: "生态",
|
||||
material: "物料"
|
||||
},
|
||||
home: {
|
||||
description: "layui - vue(谐音:类 UI) 是 一 套 Vue 3.0 的 桌 面 端 组 件 库.",
|
||||
version: "当前版本",
|
||||
changelog: "更新日志",
|
||||
download: "下载量"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user