新增cite
This commit is contained in:
@@ -178,16 +178,46 @@ const en = {
|
||||
|
||||
}, protocol: {
|
||||
PublishingAgreementInfo: 'Please enter the publishing agreement'
|
||||
},journalStatus:{
|
||||
changeStatusInfo:'此稿件的评分没有达到初始评分标准,是否继续?',
|
||||
changeStatusInfo:'The rating of this manuscript did not meet the initial rating criteria. Do you want to continue?',
|
||||
Continue:'继续',
|
||||
Continue:'Continue',
|
||||
Cancel:'取消',
|
||||
Cancel:'Cancel',
|
||||
Prompt:'提示',
|
||||
Prompt:'Prompt',
|
||||
},
|
||||
}, journalStatus: {
|
||||
changeStatusInfo: '此稿件的评分没有达到初始评分标准,是否继续?',
|
||||
changeStatusInfo: 'The rating of this manuscript did not meet the initial rating criteria. Do you want to continue?',
|
||||
Continue: '继续',
|
||||
Continue: 'Continue',
|
||||
Cancel: '取消',
|
||||
Cancel: 'Cancel',
|
||||
Prompt: '提示',
|
||||
Prompt: 'Prompt',
|
||||
},citeList: {
|
||||
refresh: 'Check',
|
||||
search: 'Search',
|
||||
yes: 'Yes',
|
||||
save: 'Save',
|
||||
cancel: 'Cancel',
|
||||
no: 'No',
|
||||
add: 'Add',
|
||||
edit: 'Edit',
|
||||
delete: 'Delete',
|
||||
deleteInfo: 'Are you sure you want to delete?',
|
||||
tip: 'Tip',
|
||||
factor: 'Factor',
|
||||
date: 'Date',
|
||||
is_wos: 'Is Wos',
|
||||
is_china: 'Is China',
|
||||
is_china0: '-',
|
||||
is_china0Info: '-',
|
||||
is_china1: 'Yes',
|
||||
is_china2: 'No',
|
||||
articleInfo: 'Article Information',
|
||||
articleTitle: 'Article Tiltle',
|
||||
journalTitle: 'Journal Tiltle',
|
||||
addInfo: 'Paste the DOI into the input box, confirm that the information is correct, and then click the "Save" button.',
|
||||
dialogQueryButton: 'Search',
|
||||
dialogQueryButtonInfo: 'You can click the "Search" on the right to automatically identify and quickly fill in all the current fields',
|
||||
dialogQueryButtonErrInfo: 'You can click the "Search" on the right to automatically identify and quickly fill in all the current fields',
|
||||
rulesDoiInfo:'Please enter Doi',
|
||||
rulesJournalInfo:'Please enter the journal title',
|
||||
rulesArticleInfo:'Please enter the article title',
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user