[fix bug] 一些数据字典回显的处理
This commit is contained in:
@@ -45,7 +45,7 @@ module.exports = {
|
||||
poster: 'Poster',
|
||||
answerNum: 'replies',
|
||||
top: '【top】',
|
||||
cancelTop: 'untop',
|
||||
cancelTop: 'Cancel Top up',
|
||||
setTop: 'Set To Top',
|
||||
answerQuestion: 'reply to a question',
|
||||
word: 'word',
|
||||
|
||||
@@ -621,7 +621,7 @@ module.exports = {
|
||||
// OCR文本识别
|
||||
ocrTextRecognition: {
|
||||
upload: 'Upload',
|
||||
getFile: 'Get files',
|
||||
getFile: 'Get Files',
|
||||
standardCategory: 'Regulation Category',
|
||||
standardNumber: 'Regulation No.',
|
||||
standardName: 'Regulation Name',
|
||||
@@ -646,9 +646,9 @@ module.exports = {
|
||||
// 我的消息
|
||||
my: {
|
||||
myMessage: 'My Message',
|
||||
title: 'title',
|
||||
title: 'Title',
|
||||
publisher: 'publisher',
|
||||
readingStatus: 'readingStatus',
|
||||
readingStatus: 'Reading Status',
|
||||
messageContent: 'Message Content',
|
||||
messageType: 'Message Type',
|
||||
allLabelsRead: 'All Mark as Read',
|
||||
|
||||
Reference in New Issue
Block a user