This commit is contained in:
2024-12-26 10:56:40 +08:00
parent 351c126997
commit caba79154f
8 changed files with 159 additions and 2 deletions

View File

@@ -143,6 +143,7 @@ const zh = {
author1: '我的稿件',
author2: '新增稿件',
author3: '草稿箱',
author4: '待缴费',
editor: '编辑',
editor1: '待审稿件',
editormanage: '编辑管理',
@@ -367,6 +368,13 @@ const zh = {
reContent:'确定要恢复这条内容吗?',
uploadImageInfo:'Figures 只能上传 JPG、JPEG 和 PNG 格式的文件'
},
pendingPayment:{
title:'Title',
journal:'期刊',
Paymentamount:'缴费金额',
Paymentstatus:'缴费状态',
payment:'在线缴费',
}
}