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

@@ -149,6 +149,7 @@ const en = {
author: 'Author',
author1: 'My manuscripts',
author2: 'Submit manuscript',
author4: 'Pending payment',
author3: 'Manuscripts in Draft',
editor: 'Editor',
editor1: 'Paper Editing System',
@@ -374,6 +375,13 @@ const en = {
reContent:'Are you sure you want to restore this content?',
uploadImageInfo:'Figures can only upload files in JPG, JPEG, and PNG formats!'
},
pendingPayment:{
title:'Title',
journal:'Journal',
Paymentamount:'Payment Amount',
Paymentstatus:'Payment Status',
payment:'Online Payment',
}
}