CooperationNetwork_en.js 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. let CooperationNetworkEN = {
  2. "IntroductionAlliances":"IntroductionAlliances",
  3. "UniversityAlliance":"University Alliance",
  4. "ThinkTankAlliance":"Think Tank Alliance",
  5. "FinancialAlliance":"Financial Alliance",
  6. "EquipmentAlliance":"Equipment Alliance",
  7. "Aims":"Aims",
  8. "Constitute":"Constitute",
  9. "Function":"Function",
  10. "ApplyToJoin":"Apply to join",
  11. "ToLearnMore":"To learn more",
  12. "totalOf":"totalOf",
  13. "FamilyMembers":"Family members",
  14. "joinMembership":"join the membership",
  15. "OpenFund":"Open fund",
  16. "LegalRepresentative":"Legal Representative",
  17. "officialWebsite":"official website",
  18. "MemberDynamic":"Member of the dynamic",
  19. "GEIDCOProvides":"GEIDCO provides the following customized services ",
  20. "ExclusiveProjects":'Exclusive Projects',
  21. "ThematicResearch":"Thematic Research",
  22. "TailoredService":"Tailored Service",
  23. "CustomizedInformation":"Customized information",
  24. "JointConference":"Joint Conference",
  25. "ApplicationServices":'Application for Customized Services',
  26. "CustomizedServicesUnit":"Customized Services Unit",
  27. "NextBatch":"Next batch",
  28. "Donation":'Donation',
  29. //联盟介绍
  30. //大学联盟
  31. "GoalUniversityAlliance":"GEI University Alliance",
  32. "GoalThinkTankAlliance":'Global Energy Internet Think Tank Alliance',
  33. "GoalFinancialUnion":"Global Energy Internet Financial Union",
  34. "GoalEquipmentAlliance":"Global Energy Internet Equipment Alliance",
  35. "Histroy":"Histroy",
  36. "Activities":"Activities",
  37. "Input":"Input",
  38. "Member":" Members",
  39. }
  40. export default CooperationNetworkEN