[fix bug] 一些数据字典回显的处理

This commit is contained in:
fengchenchen
2024-08-07 21:57:48 +08:00
parent 2b17647c62
commit f77d009605
10 changed files with 19 additions and 15 deletions
+1 -1
View File
@@ -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',
+3 -3
View File
@@ -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',