前端打包
This commit is contained in:
@@ -9,8 +9,14 @@ export default {
|
||||
"system.gridNav.title.required": "导航标题不能为空",
|
||||
"system.gridNav.image": "导航图标",
|
||||
"system.gridNav.image.required": "导航图标不能为空",
|
||||
"system.gridNav.linkType": "跳转类型",
|
||||
"system.gridNav.linkType.required": "跳转类型不能为空",
|
||||
"system.gridNav.linkType.link": "链接",
|
||||
"system.gridNav.linkType.category": "分类",
|
||||
"system.gridNav.link": "跳转链接",
|
||||
"system.gridNav.link.placeholder": "请输入跳转链接",
|
||||
"system.gridNav.category": "跳转分类",
|
||||
"system.gridNav.category.placeholder": "请选择分类",
|
||||
"system.gridNav.status": "状态",
|
||||
"system.gridNav.status.required": "状态不能为空",
|
||||
"system.gridNav.status.normal": "启用",
|
||||
|
||||
Reference in New Issue
Block a user