用户数据库
This commit is contained in:
@@ -59,6 +59,14 @@ const en = {
|
||||
all:'All references',
|
||||
factor: 'Factor',
|
||||
},
|
||||
|
||||
partyRole:{
|
||||
identity:'Identity',
|
||||
InvestorProducer:'Investor Producer',
|
||||
author:'Author',
|
||||
status:'Status',
|
||||
Published:'Published',
|
||||
},
|
||||
paperArticleCount:{
|
||||
Periodroll:'Period Roll',
|
||||
article:'Articles',
|
||||
|
||||
@@ -68,6 +68,13 @@ const zh = {
|
||||
relation: '关联',
|
||||
|
||||
},
|
||||
partyRole:{
|
||||
identity:'身份',
|
||||
InvestorProducer:'投稿者',
|
||||
author:'作者',
|
||||
status:'状态',
|
||||
Published:'已发表',
|
||||
},
|
||||
sidebar: {
|
||||
main: '个人中心',
|
||||
author: '作者',
|
||||
|
||||
Reference in New Issue
Block a user