Hanye官网
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

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