修改UAT提出的优化点

This commit is contained in:
范强强
2023-07-06 10:12:39 +08:00
parent c4156982e6
commit 3c4fabcdc4
14 changed files with 56 additions and 28 deletions
+4
View File
@@ -1901,4 +1901,8 @@ module.exports = {
exportOption:'Export Option',
includeTitle:'Include title',
Notitleincluded:'No title included',
backToHomePage:'Back To Home Page',
documentsHaveBeenStored:'documents have been stored',
knowledgeSharingHaveBeenStored:'Knowledge Sharing have been stored',
regulationMonthlyReportHaveBeenStored:'Regulation Monthly Report have been stored',
}
+1
View File
@@ -3864,4 +3864,5 @@ module.exports = {
exportOption:'导出选项',
includeTitle:'包含标题',
Notitleincluded:'不包含标题',
backToHomePage:'返回主页',
}