From f073f93cf46e08dae63ad7c60658595165dd3121 Mon Sep 17 00:00:00 2001 From: qq787203167 <787203167@qq.com> Date: Wed, 15 Jun 2022 09:21:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=A6=85=E9=81=93=E5=B7=B2?= =?UTF-8?q?=E7=9F=A5bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/common/lang/en-us.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index db44729ba..145ab5724 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -349,8 +349,8 @@ module.exports = { exportWithFile: 'Export with file', Push: 'Push', templateDownload: 'Template download', - textInformation: 'Text Information', - relatedInformation: 'Related Information', + textInformation: 'Text information', + relatedInformation: 'Related information', RetrieveFiles: 'Retrieve Received Files', SplitText: 'Split Received Text', ImportResults: 'Import Split Results', @@ -931,6 +931,6 @@ module.exports = { judge: 'Judge', pleaseWaitWhileRunning: 'Please wait while running', roleSwitching: 'Role switching', - setCreator:'Set Creator', - documentLibraryDetails:'Document library details', + setCreator: 'Set Creator', + documentLibraryDetails: 'Document library details' } \ No newline at end of file