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.1KB

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