1
This commit is contained in:
@@ -64,6 +64,7 @@ const en = {
|
||||
state3: 'Reject',
|
||||
state4: 'Revision',
|
||||
state5: 'Accepted ',
|
||||
state6: 'fininal decision',
|
||||
act1: 'Dealing',
|
||||
act2: 'Finished'
|
||||
},
|
||||
|
||||
@@ -63,7 +63,8 @@ const zh = {
|
||||
state2: '送审中',
|
||||
state3: '拒稿',
|
||||
state4: '退修',
|
||||
state5: '接收 ',
|
||||
state5: '接收',
|
||||
state6: '终身',
|
||||
act1: '审查中',
|
||||
act2: '已完结'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user