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