update 我的消息
This commit is contained in:
@@ -501,13 +501,16 @@ module.exports = {
|
||||
message: {
|
||||
// 我的消息
|
||||
my: {
|
||||
title: 'title',
|
||||
publisher: 'publisher',
|
||||
readingStatus: 'readingStatus',
|
||||
messageContent: 'Message Content',
|
||||
messageType: 'Message Type',
|
||||
allLabelsRead: 'Mark as Read',
|
||||
allLabelsRead: 'All Mark as Read',
|
||||
subscriptionNotification: 'Subscription Notification',
|
||||
warningInformation: 'Warning Information',
|
||||
forwardPush: 'Forward Push',
|
||||
notificationTime: 'Notification Time',
|
||||
notificationTime: 'Release Time',
|
||||
areAllLabelsRead: 'Are All Mark as Read'
|
||||
}
|
||||
},
|
||||
|
||||
@@ -458,7 +458,7 @@ module.exports = {
|
||||
},
|
||||
// 文档比对
|
||||
comparison: {
|
||||
textNumber:'文本号',
|
||||
textNumber: '文本号',
|
||||
textName: '文本名称',
|
||||
oldDocumentTextNumber: '旧文档文本号',
|
||||
oldDocumentTextName: '旧文档文本名称',
|
||||
@@ -531,13 +531,16 @@ module.exports = {
|
||||
message: {
|
||||
// 我的消息
|
||||
my: {
|
||||
title: '标题',
|
||||
publisher: '发布人',
|
||||
readingStatus: '阅读状态',
|
||||
messageContent: '消息内容',
|
||||
messageType: '消息类型',
|
||||
allLabelsRead: '标记已读',
|
||||
allLabelsRead: '全部标记已读',
|
||||
subscriptionNotification: '订阅通知',
|
||||
warningInformation: '预警信息',
|
||||
forwardPush: '转发推送',
|
||||
notificationTime: '通知时间',
|
||||
notificationTime: '发布时间',
|
||||
areAllLabelsRead: '是否全部标记已读'
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user