tijiao
This commit is contained in:
@@ -376,52 +376,84 @@ const en = {
|
||||
exportWord: 'Export Word',
|
||||
exportImg: 'Export PNG',
|
||||
PaperRotation: 'Paper Rotation',
|
||||
removeAnnotations:'Are you sure you want to delete this Annotation?',
|
||||
removeContent:'Are you sure you want to delete this content?',
|
||||
reContent:'Are you sure you want to restore this content?',
|
||||
uploadImageInfo:'Figures can only upload files in JPG, JPEG, and PNG formats!',
|
||||
selectComment:'Please select the text to add annotations to!',
|
||||
selectWord:'Please select only a single word!',
|
||||
alreadyCommented:'There are already annotations in the text, please select again!'
|
||||
removeAnnotations: 'Are you sure you want to delete this Annotation?',
|
||||
removeContent: 'Are you sure you want to delete this content?',
|
||||
reContent: 'Are you sure you want to restore this content?',
|
||||
uploadImageInfo: 'Figures can only upload files in JPG, JPEG, and PNG formats!',
|
||||
selectComment: 'Please select the text to add annotations to!',
|
||||
selectWord: 'Please select only a single word!',
|
||||
alreadyCommented: 'There are already annotations in the text, please select again!'
|
||||
},
|
||||
pendingPayment:{
|
||||
title:'Title',
|
||||
journal:'Journal',
|
||||
Paymentamount:'Payment Amount',
|
||||
Paymentstatus:'Payment Status',
|
||||
subtotal:'Subtotal',
|
||||
payment:'Online Payment',
|
||||
payDetail:'Payment Details',
|
||||
total:'Total price',
|
||||
youhui:'Discount',
|
||||
submitOrder:'Submit Order',
|
||||
state0:'Obligation',
|
||||
state1:'Payment successful',
|
||||
state2:'Cancelled',
|
||||
paymentmethod:'Payment Method',
|
||||
Disbursements:'Disbursements',
|
||||
Confirmorderinformation:'Confirm order information',
|
||||
orderDetail:'Order information',
|
||||
pendingPayment: {
|
||||
title: 'Title',
|
||||
journal: 'Journal',
|
||||
Paymentamount: 'Payment Amount',
|
||||
Paymentstatus: 'Payment Status',
|
||||
subtotal: 'Subtotal',
|
||||
payment: 'Online Payment',
|
||||
payDetail: 'Payment Details',
|
||||
total: 'Total price',
|
||||
youhui: 'Discount',
|
||||
submitOrder: 'Submit Order',
|
||||
state0: 'Obligation',
|
||||
state1: 'Payment successful',
|
||||
state2: 'Cancelled',
|
||||
paymentmethod: 'Payment Method',
|
||||
Disbursements: 'Disbursements',
|
||||
Confirmorderinformation: 'Confirm order information',
|
||||
orderDetail: 'Order information',
|
||||
},
|
||||
PreAccept:{
|
||||
successInfo:'Congratulations! Your manuscript has entered into <b>Pre-accept</b> status. Now please check and complete the necessary information of your manuscript for final publication.',
|
||||
step1:'Article Processing Charge',
|
||||
step2:'Article Proofreading',
|
||||
step3:'References',
|
||||
step:'step',
|
||||
Information:'Fill in information',
|
||||
PreAccept: {
|
||||
successInfo: 'Congratulations! Your manuscript has entered into <b>Pre-accept</b> status. Now please check and complete the necessary information of your manuscript for final publication.',
|
||||
step1: 'Article Processing Charge',
|
||||
step2: 'Article Proofreading',
|
||||
step3: 'References',
|
||||
step: 'step',
|
||||
Information: 'Fill in information',
|
||||
|
||||
|
||||
},
|
||||
Formula: {
|
||||
FormulaTemplate: 'Formula Template'
|
||||
},
|
||||
AI: {
|
||||
AISummaryAnalysis: 'AI analysis',
|
||||
AIKeywords: 'Keywords',
|
||||
AIAbstract: 'Abstract',
|
||||
AIAbstractInfo: 'Analysis Result',
|
||||
},
|
||||
AIhtmlWeChatPreview: {
|
||||
"title_english": "Title (English)",
|
||||
"title_chinese": "Title (Chinese)",
|
||||
"author": "Author",
|
||||
"content": "Article Content",
|
||||
"covered": "Research Fields",
|
||||
"digest": "Summary",
|
||||
"research_background": "Research Background",
|
||||
"research_result": "Research Results",
|
||||
"highlights": "Highlights",
|
||||
"discussion": "Discussion",
|
||||
"prospect": "Future Prospects",
|
||||
"cite": "Cite",
|
||||
"journal_content": "Journal Introduction",
|
||||
"journal_topic": "Journal Topic",
|
||||
"authors": "Author Information",
|
||||
"author": "Author",
|
||||
"author_name": "Author Name",
|
||||
"author_name_placeholder": "Please enter the author's name",
|
||||
"company": "Affiliation",
|
||||
"company_placeholder": "Please enter the author's affiliation",
|
||||
"email": "Email",
|
||||
"email_placeholder": "Please enter the author's email",
|
||||
"icon": "Picture",
|
||||
"introduction": "Introduction",
|
||||
"technical": "Technical",
|
||||
"icon_placeholder": "Please enter the author's avatar URL",
|
||||
"remove_author": "Remove Author",
|
||||
"add_author": "Add Author"
|
||||
}
|
||||
|
||||
|
||||
},
|
||||
Formula:{
|
||||
FormulaTemplate:'Formula Template'
|
||||
},
|
||||
AI: {
|
||||
AISummaryAnalysis: 'AI analysis',
|
||||
AIKeywords: 'Keywords',
|
||||
AIAbstract: 'Abstract',
|
||||
AIAbstractInfo: 'Analysis Result',
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user