CooperationNetwork_en.js 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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. "CustomizedServiceDetails": "Custom service details",
  30. //联盟介绍
  31. //大学联盟
  32. "GoalUniversityAlliance":"GEI University Alliance",
  33. "GoalThinkTankAlliance":'Global Energy Internet Think Tank Alliance',
  34. "GoalFinancialUnion":"Global Energy Internet Financial Union",
  35. "GoalEquipmentAlliance":"Global Energy Internet Equipment Alliance",
  36. "Histroy":"Histroy",
  37. "Activities":"Activities",
  38. "Input":"Input",
  39. "Member":" Members",
  40. "addConsignee":"Add Consignee",
  41. "editConsignee":"Edit Consignee",
  42. }
  43. export default CooperationNetworkEN