|
|
|
@ -22,7 +22,7 @@ export const messages = { |
|
|
|
|
series: '演讲系列', |
|
|
|
|
all: '全部', |
|
|
|
|
readDetail: '阅读详情', |
|
|
|
|
offline:'线下', |
|
|
|
|
offline: '线下', |
|
|
|
|
more: '更多', |
|
|
|
|
author: '作者', |
|
|
|
|
quote: '引用', |
|
|
|
@ -55,20 +55,20 @@ export const messages = { |
|
|
|
|
seeMore: '查看更多', |
|
|
|
|
inventionpatent: '发明专利', |
|
|
|
|
practicalAppearance: '实用外观', |
|
|
|
|
patent:'专利', |
|
|
|
|
patent: '专利', |
|
|
|
|
monograph: '专著', |
|
|
|
|
paper: '论文', |
|
|
|
|
scientificResearch: '科学研究', |
|
|
|
|
sfeLintroduce: 'S³FEL介绍', |
|
|
|
|
develHistory:'发展历程', |
|
|
|
|
develHistory: '发展历程', |
|
|
|
|
sfeltrailer: 'S³FEL宣传片', |
|
|
|
|
geographicLocation: '地理位置', |
|
|
|
|
organization: '机构设置', |
|
|
|
|
introduce: '介绍', |
|
|
|
|
ActivityIntroduction: '活动简介', |
|
|
|
|
back: '返回', |
|
|
|
|
comming: '暂无更多信息,敬请期待。', |
|
|
|
|
nothing: '没有找到您搜索的内容,您可尝试搜索其他关键词。', |
|
|
|
|
comming: '暂无更多信息,敬请期待。', |
|
|
|
|
nothing: '没有找到您搜索的内容,您可尝试搜索其他关键词。', |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
'en': { |
|
|
|
@ -114,7 +114,7 @@ export const messages = { |
|
|
|
|
pleaseEnterPatentOfficer: 'Please enter the patent name/inventor name/application number', |
|
|
|
|
patentName: 'Patent title', |
|
|
|
|
patentClassification: 'Patent classification', |
|
|
|
|
ApplicationNumber:'Application number', |
|
|
|
|
ApplicationNumber: 'Application number', |
|
|
|
|
AuthorizationDate: 'Authorization Date', |
|
|
|
|
inventor: 'Inventor', |
|
|
|
|
Pleaseselect: 'Please select', |
|
|
|
@ -125,21 +125,21 @@ export const messages = { |
|
|
|
|
authorPersion: 'Author', |
|
|
|
|
seeMore: 'See more', |
|
|
|
|
inventionpatent: 'Invention Patent', |
|
|
|
|
practicalAppearance:'Practical appearance', |
|
|
|
|
practicalAppearance: 'Practical appearance', |
|
|
|
|
patent: 'Patent', |
|
|
|
|
monograph: 'Monograph', |
|
|
|
|
paper: 'Paper', |
|
|
|
|
scientificResearch: 'Scientific research', |
|
|
|
|
sfeLintroduce: 'Sfe lintroduce', |
|
|
|
|
develHistory:'Development history', |
|
|
|
|
develHistory: 'Development history', |
|
|
|
|
sfeltrailer: 'Sfel trailer', |
|
|
|
|
geographicLocation: 'geographic location', |
|
|
|
|
organization: 'Organization', |
|
|
|
|
introduce: 'Introduce', |
|
|
|
|
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.`, |
|
|
|
|
comming: 'coming soone', |
|
|
|
|
nothing: `We couldn't find the content you were searching for. You can try searching for other keywords.`, |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}; |