1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- let CooperationNetworkEN = {
- "IntroductionAlliances":"IntroductionAlliances",
- "UniversityAlliance":"University Alliance",
- "ThinkTankAlliance":"Think Tank Alliance",
- "FinancialAlliance":"Financial Alliance",
- "EquipmentAlliance":"Equipment Alliance",
- "Aims":"Aims",
- "Constitute":"Constitute",
- "Function":"Function",
- "ApplyToJoin":"Apply to join",
- "ToLearnMore":"To learn more",
- "totalOf":"totalOf",
- "FamilyMembers":"Family members",
- "joinMembership":"join the membership",
- "OpenFund":"Open fund",
- "LegalRepresentative":"Legal Representative",
- "officialWebsite":"official website",
- "MemberDynamic":"Member of the dynamic",
- "GEIDCOProvides":"GEIDCO provides the following customized services ",
- "ExclusiveProjects":'Exclusive Projects',
- "ThematicResearch":"Thematic Research",
- "TailoredService":"Tailored Service",
- "CustomizedInformation":"Customized information",
- "JointConference":"Joint Conference",
- "ApplicationServices":'Application for Customized Services',
- "CustomizedServicesUnit":"Customized Services Unit",
- "NextBatch":"Next batch",
- "Donation":'Donation',
- //联盟介绍
- //大学联盟
- "GoalUniversityAlliance":"GEI University Alliance",
- "GoalThinkTankAlliance":'Global Energy Internet Think Tank Alliance',
- "GoalFinancialUnion":"Global Energy Internet Financial Union",
- "GoalEquipmentAlliance":"Global Energy Internet Equipment Alliance",
- "Histroy":"Histroy",
- "Activities":"Activities",
- "Input":"Input",
- "Member":" Members",
- }
- export default CooperationNetworkEN
|