fix 80326
This commit is contained in:
@@ -82,7 +82,8 @@ module.exports = {
|
||||
link: 'Link',
|
||||
isShelf: 'Shelf Or Not',
|
||||
sort: 'Sort',
|
||||
shelfWarn: 'the link is empty please fill in the link first'
|
||||
shelfWarn: 'the link is empty please fill in the link first',
|
||||
maxLinksReached: '当前上架链接已达上限!'
|
||||
},
|
||||
// 联络人管理
|
||||
contact: {
|
||||
|
||||
@@ -83,7 +83,8 @@ module.exports = {
|
||||
link: '链接',
|
||||
isShelf: '是否上架',
|
||||
sort: '排序',
|
||||
shelfWarn: '链接为空,请先填写链接'
|
||||
shelfWarn: '链接为空,请先填写链接',
|
||||
maxLinksReached: '当前上架链接已达上限!'
|
||||
},
|
||||
// 联络人管理
|
||||
contact: {
|
||||
|
||||
Reference in New Issue
Block a user