作者库

This commit is contained in:
2024-09-14 09:14:31 +08:00
parent bc5f3d7456
commit e1807241b5
5 changed files with 1250 additions and 500 deletions

View File

@@ -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',

View File

@@ -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: '个人中心',