项目详情添加全局替换

This commit is contained in:
范强强
2023-07-14 15:11:10 +08:00
parent ebc1db0360
commit 7ed4fabd8d
3 changed files with 209 additions and 24 deletions
+4
View File
@@ -1905,4 +1905,8 @@ module.exports = {
knowledgeSharingHaveBeenStored:'Knowledge Sharing have been stored',
regulationMonthlyReportHaveBeenStored:'Regulation Monthly Report have been stored',
sendBackOne:'Return',
globalReplacement:'Global Replacement',
replacedPerson:'Replaced person',
replacementPerson:'Replacement Person',
thereReplaceableData:'There is currently no replaceable data',
}
+4
View File
@@ -3862,4 +3862,8 @@ module.exports = {
Notitleincluded:'不包含标题',
backToHomePage:'返回主页',
sendBackOne:'退回',
globalReplacement:'全局替换',
replacedPerson:'被替换人',
replacementPerson:'替换人',
thereReplaceableData:'当前没有可替换的数据',
}