1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- let CooperationNetworkZH={
- "IntroductionAlliances":"联盟介绍",
- "UniversityAlliance":"大学联盟",
- "ThinkTankAlliance":"智库联盟",
- "FinancialAlliance":"金融联盟",
- "EquipmentAlliance":"装备联盟",
- "Aims":"宗旨",
- "Constitute":"构成",
- "Function":"功能",
- "ApplyToJoin":"入盟申请",
- "ToLearnMore":"了解更多",
- "totalOf":"共",
- "FamilyMembers":"家会员",
- "joinMembership":"我要加入会员",
- "OpenFund":"开办资金",
- "officialWebsite":"官方网站",
- "MemberDynamic":"会员动态",
- "GEIDCOProvides":"合作组织提供以下",
- "ExclusiveProjects":'专属项目',
- "ThematicResearch":"专项研究",
- "TailoredService":"个性服务",
- "CustomizedInformation":"定制资讯",
- "JointConference":"联合办会",
- "ApplicationServices":'定制服务申请',
- "CustomizedServicesUnit":"定制服务单位",
- "NextBatch":"换一批",
- "Donation":'资助洽商',
- //联盟介绍
- //大学联盟
- "GoalUniversityAlliance":"全球能源互联网大学联盟",
- "GoalThinkTankAlliance":'全球能源互联网智库联盟',
- "GoalFinancialUnion":"全球能源互联网金融联盟",
- "GoalEquipmentAlliance":"全球能源互联网装备联盟",
- "Histroy":"成立背景",
- "Activities":"联盟活动",
- "Input":"输入",
- "Member":"联盟成员",
- }
- export default CooperationNetworkZH
|