提交 209df572 编写于 作者: 郝先瑞

feat(zh-cn.ts): 完善登录页和导航页的国际化

上级 c4469a76
export default {
// 路由国际化
route: {
dashboard: '首页'
dashboard: '首页',
document: '项目文档'
},
// 登录页面国际化
login:{
title: '有来商城管理系统Vue3',
username:'用户名',
password:'密码',
login:'登 录',
code:'请输入验证码',
copyright:'Copyright © 2021 - 2022 youlai.tech All Rights Reserved. 有来技术 版权所有',
icp:'ICP备案号:皖ICP备20006496号-2'
},
navbar:{
dashboard: '首页',
logout:'注销',
document:'项目文档',
gitee:'码云'
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册