Hanye官网
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

en.ts 5.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. export default {
  2. common: {
  3. home: "Home",
  4. products: "Products",
  5. faq: "FAQ",
  6. about: "About Us",
  7. contact: "Contact",
  8. search: "Search",
  9. language: "Language",
  10. searchPlaceholder: "Search products, FAQ, etc.",
  11. hotKeywords: "Hot Keywords",
  12. productCategories: "Product Categories",
  13. byUsage: "By Usage",
  14. clear: "Clear",
  15. footer: {
  16. productsLinks: {
  17. title: "Products",
  18. },
  19. websiteLinks: {
  20. title: "Website",
  21. home: "Home",
  22. products: "Products",
  23. faq: "FAQ",
  24. about: "About Us",
  25. contact: "Contact",
  26. },
  27. quickLinks: {
  28. title: "Quick Links",
  29. },
  30. },
  31. },
  32. home: {
  33. title: "Hanye Website",
  34. description:
  35. "Providing high-quality products and services, including memory and SD, SSD, microSD related products, and professional technical support.",
  36. keywords:
  37. "Hanye, memory, storage, products, services, SD, SSD, microSD, technical support",
  38. learnMore: "Learn More",
  39. carousel: {
  40. one: {
  41. title: "New Technology",
  42. description: "3D NAND TLC",
  43. description2: "Flash-based,",
  44. description3: "High reliability and durability",
  45. description4: "Enjoy stress-free gaming experience",
  46. description5: "The computer startup time is dramatically faster!",
  47. },
  48. },
  49. },
  50. products: {
  51. title: "Products",
  52. description: "Our products, product usage, and purchase help.",
  53. keywords: "Hanye, products, product information, technical support",
  54. product_list: "Product List",
  55. product_list_description:
  56. "Excellent products are the result of 10 years of experience and continuous innovation design.",
  57. product_categories_title: "Categories",
  58. product_categories_description: "Select products by type.",
  59. product_categories_usage: "By Usage",
  60. product_categories_usage_description: "Select products by usage.",
  61. viewDetails: "View Details",
  62. consultation:
  63. "Feel free to inquire about product consultations and quotes.",
  64. consultation_button: "Contact Us",
  65. usage: "Choose storage by usage",
  66. usage_title: "Select storage products based on your needs.",
  67. support: "Support",
  68. support_description:
  69. "Expert technical support from our team with over 10 years of experience.",
  70. development: "Independent Development, Manufacturing, and Sales",
  71. development_description:
  72. "Independent development, manufacturing, and online sales of memory and related products.",
  73. develop: "Towards Continuous Development",
  74. develop_description:
  75. "Diversifying products and relentlessly pursuing new creativity.",
  76. strong_point: "Our Strengths",
  77. strong_point_title: "Our Strengths / Why Choose Us",
  78. view_details: "View Details",
  79. product_count: "Products",
  80. },
  81. faq: {
  82. title: "Frequently Asked Questions",
  83. description:
  84. "Frequently asked questions, product usage, and purchase help.",
  85. keywords:
  86. "Hanye, frequently asked questions, product information, technical support",
  87. searchPlaceholder: "Search questions",
  88. category: "Category",
  89. noResults: "No results found",
  90. clearSearch: "Clear search",
  91. },
  92. about: {
  93. title: "About Us",
  94. description:
  95. "Introduction to Hanye's company overview, business philosophy, and corporate information.",
  96. keywords:
  97. "Hanye, company overview, business philosophy, corporate information",
  98. overview: {
  99. title: "Overview",
  100. companyInfo: "Company Info",
  101. established: "Established",
  102. ceo: "CEO",
  103. employees: "Employees",
  104. location: "Location",
  105. philosophy: "Philosophy",
  106. contact: "Contact",
  107. email: "Email",
  108. tel: "Tel",
  109. fax: "Fax",
  110. businessHours: "Business Hours",
  111. businessActivities: "Business Activities",
  112. companyName: "Company Name",
  113. englishName: "English Name",
  114. },
  115. companyInfo: {
  116. name: "Hanye",
  117. companyName: "Hanye",
  118. englishName: "Hanye Technology Co., Ltd.",
  119. description:
  120. "Hanye was founded in 2003 and is headquartered in Shenyang, China. Since its inception, we have grown into a comprehensive enterprise that develops, manufactures, and sells memory and related products.",
  121. established: "2003",
  122. ceo: "ZHENG XIAO DONG",
  123. employees: "30",
  124. location:
  125. "803, NO.6, AiTe, 90-6# SanHao Street, Heping District, ShenYang, China",
  126. philosophy:
  127. "We are committed to providing customers with more comfortable and secure digital lives, focusing on sustainable development, and contributing to society as a growth-oriented enterprise.",
  128. businessHours: "Mon - Fri: 9:00 AM - 6:00 PM",
  129. businessActivities:
  130. "Development, production, and sales of flash memory, development, manufacturing, and sales of SSD products, and other related businesses.",
  131. },
  132. },
  133. contact: {
  134. title: "Contact Us",
  135. description: "Contact us for more product information and support.",
  136. keywords: "Hanye, contact us, product information, technical support",
  137. name: "Name",
  138. email: "Email",
  139. message: "Message",
  140. captcha: "Captcha",
  141. refreshCaptcha: "Refresh Captcha",
  142. submit: "Submit",
  143. submitting: "Submitting...",
  144. },
  145. };