layui/.svn/pristine/d6/d6f0bed405210f447fa78b3e6140ba6c7c05eefb.svn-base
2022-12-09 16:41:41 +08:00

17 lines
358 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

export default {
nav: {
home: "首页",
guide: "指南",
components: "组件",
resources: "生态",
material: "物料",
},
home: {
description:
"layui - vue谐音类 UI) 是 一 套 Vue 3.0 的 桌 面 端 组 件 库.",
version: "当前版本",
changelog: "更新日志",
download: "下载量",
},
};