用户数据库

This commit is contained in:
2024-09-12 17:26:31 +08:00
parent b656dd9434
commit bc5f3d7456
3 changed files with 101 additions and 8 deletions

View File

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

View File

@@ -68,6 +68,13 @@ const zh = {
relation: '关联',
},
partyRole:{
identity:'身份',
InvestorProducer:'投稿者',
author:'作者',
status:'状态',
Published:'已发表',
},
sidebar: {
main: '个人中心',
author: '作者',