添加作者和年份
This commit is contained in:
@@ -187,7 +187,7 @@ const en = {
|
||||
Cancel: 'Cancel',
|
||||
Prompt: '提示',
|
||||
Prompt: 'Prompt',
|
||||
},citeList: {
|
||||
}, citeList: {
|
||||
refresh: 'Check',
|
||||
search: 'Search',
|
||||
yes: 'Yes',
|
||||
@@ -214,9 +214,15 @@ const en = {
|
||||
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',
|
||||
rulesDoiInfo: 'Please enter Doi',
|
||||
rulesJournalInfo: 'Please enter the journal title',
|
||||
rulesAuthorInfo: 'Please enter the author',
|
||||
rulesVolInfo: 'Please enter the publication time',
|
||||
rulesArticleInfo: 'Please enter the article title',
|
||||
authorInfo: 'Six or less authors are required to list all authors while more than six authors are required to list three of them with “et al”.',
|
||||
author: 'Author(s)',
|
||||
publicationTime: 'Year',
|
||||
publicationTimeInfo: 'Year;Volume(issue):Inclusive page numbers.',
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user