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