作者库
This commit is contained in:
@@ -65,7 +65,7 @@ const en = {
|
||||
InvestorProducer:'Investor Producer',
|
||||
author:'Author',
|
||||
status:'Status',
|
||||
Published:'Published',
|
||||
Published:'Published',journal:'Journal',
|
||||
},
|
||||
paperArticleCount:{
|
||||
Periodroll:'Period Roll',
|
||||
@@ -79,7 +79,13 @@ const en = {
|
||||
},
|
||||
|
||||
|
||||
|
||||
partyListCorr:{
|
||||
Realname:'Realname',
|
||||
Email:'Email',
|
||||
unregistered:'unregistered',
|
||||
OtherInformation:'Other Information',
|
||||
articlelist: 'Article List',journal:'Journal',
|
||||
},
|
||||
sidebar: {
|
||||
main: 'Personal Center',
|
||||
author: 'Author',
|
||||
|
||||
@@ -64,16 +64,22 @@ const zh = {
|
||||
articleTitle: '文章标题',
|
||||
articleLen: '文章数量',
|
||||
articleLen1: '文章数量',
|
||||
cite: '引用',
|
||||
relation: '关联',
|
||||
cite: '引用',
|
||||
relation: '关联',
|
||||
|
||||
}, partyListCorr: {
|
||||
Realname: '姓名',
|
||||
Email: '邮箱',
|
||||
unregistered:'unregistered',
|
||||
OtherInformation:'其他信息',
|
||||
articlelist: '文章列表',journal: '期刊',
|
||||
},
|
||||
partyRole:{
|
||||
identity:'身份',
|
||||
InvestorProducer:'投稿者',
|
||||
author:'作者',
|
||||
status:'状态',
|
||||
Published:'已发表',
|
||||
partyRole: {
|
||||
identity: '身份',
|
||||
InvestorProducer: '投稿者',
|
||||
author: '作者',
|
||||
status: '状态',
|
||||
Published: '已发表',journal:'Journal',
|
||||
},
|
||||
sidebar: {
|
||||
main: '个人中心',
|
||||
|
||||
Reference in New Issue
Block a user