[update] 修改bug78604
This commit is contained in:
@@ -36,5 +36,9 @@ module.exports = {
|
||||
standardName: 'Standard Name',
|
||||
browsingTime: 'Browsing Time',
|
||||
confirmClearBrowsingHistory: 'confirm to clear browsing history'
|
||||
},
|
||||
// 我的消息
|
||||
myMessage: {
|
||||
noCanRemarkData: '当前没有可标注的数据'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -36,5 +36,9 @@ module.exports = {
|
||||
standardName: '标准名称',
|
||||
browsingTime: '浏览时间',
|
||||
confirmClearBrowsingHistory: '确认清除浏览记录'
|
||||
},
|
||||
// 我的消息
|
||||
myMessage: {
|
||||
noCanRemarkData: '当前没有可标注的数据'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user