|
|
|
@ -43,9 +43,7 @@ export const messages = { |
|
|
|
|
selectDate: '选择日期', |
|
|
|
|
pleaseEnterPatentOfficer: '请输入专利名称/发明人姓名/申请号', |
|
|
|
|
patentName: '专利名称', |
|
|
|
|
patentClassification: '专利类别', |
|
|
|
|
ApplicationNumber: '申请号', |
|
|
|
|
ApplicationDate: '申请日期', |
|
|
|
|
AuthorizationDate: '授权日期', |
|
|
|
|
inventor: '发明人', |
|
|
|
|
Pleaseselect: '请选择', |
|
|
|
@ -70,6 +68,7 @@ export const messages = { |
|
|
|
|
ActivityIntroduction: '活动简介', |
|
|
|
|
back: '返回', |
|
|
|
|
comming: '暂无更多信息,敬请期待。', |
|
|
|
|
nothing: '没有找到您搜索的内容,您可尝试搜索其他关键词。', |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
'en': { |
|
|
|
@ -110,14 +109,12 @@ export const messages = { |
|
|
|
|
pleaseSelectThePublicationTime: 'Please select the publication time', |
|
|
|
|
PleaseEnterThePaperName: 'Please enter the paper title/journal name/author name', |
|
|
|
|
journalName: 'JournalName', |
|
|
|
|
patentClassification: 'PatentClassification', |
|
|
|
|
applicationDate: 'ApplicationDate', |
|
|
|
|
selectDate: 'SelectDate', |
|
|
|
|
pleaseEnterPatentOfficer: 'Please enter the patent name/inventor name/application number', |
|
|
|
|
patentName: 'Patent title', |
|
|
|
|
patentClassification: 'Patent classification', |
|
|
|
|
ApplicationNumber:'Application number', |
|
|
|
|
ApplicationDate: 'Application date', |
|
|
|
|
AuthorizationDate: 'Authorization Date', |
|
|
|
|
inventor: 'Inventor', |
|
|
|
|
Pleaseselect: 'Please select', |
|
|
|
@ -142,6 +139,7 @@ export const messages = { |
|
|
|
|
ActivityIntroduction: 'Activity Introduction', |
|
|
|
|
back: 'Back', |
|
|
|
|
comming: 'coming soone', |
|
|
|
|
nothing: `We couldn't find the content you were searching for. You can try searching for other keywords.`, |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}; |