init
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
export default {
|
||||
nav: {
|
||||
home: "首页",
|
||||
guide: "指南",
|
||||
components: "组件",
|
||||
resources: "生态",
|
||||
material: "物料",
|
||||
},
|
||||
home: {
|
||||
description:
|
||||
"layui - vue(谐音:类 UI) 是 一 套 Vue 3.0 的 桌 面 端 组 件 库.",
|
||||
version: "当前版本",
|
||||
changelog: "更新日志",
|
||||
download: "下载量",
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user