Merge branch 'master' into 'fix_20230524'
# Conflicts: # jero-boot/jero-boot-modules/src/main/java/com/jero/modules/project/enums/ProjectTaskPlanningNameEnum.java
This commit is contained in:
@@ -1333,6 +1333,7 @@ module.exports = {
|
||||
inRecentMonths6:'In recent 6 months',
|
||||
inRecentYear1:'In recent 1 year',
|
||||
inRecentYear2:'In recent 2 year',
|
||||
inRecentYear3:'In recent 3 year',
|
||||
selectAll:'Select All',
|
||||
importLocalDisassemblyOrder:'Import local disassembly order',
|
||||
notExport:'Not exported',
|
||||
|
||||
@@ -1435,6 +1435,7 @@ module.exports = {
|
||||
inRecentMonths6: '近6个月内',
|
||||
inRecentYear1: '近1年内',
|
||||
inRecentYear2: '近2年内',
|
||||
inRecentYear3: '近3年内',
|
||||
selectAll: '全选',
|
||||
importLocalDisassemblyOrder: '导入本地拆解单',
|
||||
notExport: '未导出',
|
||||
|
||||
Reference in New Issue
Block a user