en.json 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. {
  2. "common": {
  3. "locale": "en"
  4. },
  5. "nav": {
  6. "home": "Home",
  7. "models": "Models",
  8. "pricing": "Pricing",
  9. "docs_ops": "Docs",
  10. "console": "Console",
  11. "login": "Log in",
  12. "signup": "Get Started"
  13. },
  14. "hero": {
  15. "badge": "OpenAI Compatible · From 70% of China Price · Vietnam-First",
  16. "h1": "One Touch.",
  17. "h1_grad": "All AI.",
  18. "sub": "DoTouch.AI brings the power of Chinese frontier models — GLM 5.2, DeepSeek V4 and more — to developers and small businesses worldwide at unbelievably low prices. Same OpenAI API. 30% cheaper. Zero migration.",
  19. "cta1": "Start for Free",
  20. "cta2": "View Pricing"
  21. },
  22. "stats": {
  23. "models": "4+",
  24. "models_l": "Frontier models",
  25. "save": "30%",
  26. "save_l": "Cheaper than China price",
  27. "api": "100%",
  28. "api_l": "OpenAI API compatible",
  29. "pay": "6+",
  30. "pay_l": "Payment methods"
  31. },
  32. "models": {
  33. "kicker": "Models",
  34. "h2": "Chinese Frontier Models, One API",
  35. "p": "All models are served through Alibaba Cloud DashScope, fully OpenAI-compatible. Explore each model in detail.",
  36. "more": "View full pricing →",
  37. "see_detail": "View details →",
  38. "price_in": "Input",
  39. "price_out": "Output",
  40. "rate_note": "Prices shown in USD",
  41. "tag_flagship": "Flagship",
  42. "tag_best": "Best Value",
  43. "tag_reasoning": "Reasoning",
  44. "tag_enterprise": "Enterprise",
  45. "glm_name": "GLM 5.2",
  46. "glm_short": "Flagship multimodal model. Reasoning, coding and agentic tasks.",
  47. "dsv4_name": "DeepSeek V4",
  48. "dsv4_short": "Open-weight reasoning powerhouse. Ideal for high-volume chat & RAG.",
  49. "dsv4p_name": "DeepSeek V4 Pro",
  50. "dsv4p_short": "Deep reasoning for complex math, logic and long-horizon planning.",
  51. "qwen_name": "Qwen Max",
  52. "qwen_short": "Strongest general model. Multilingual & tool-calling ready."
  53. },
  54. "pricing": {
  55. "kicker": "Pricing",
  56. "h2": "Pay Only for What You Use",
  57. "p": "Prepaid, metered per token. No subscription — top up anytime. Prices are 70% of the China domestic price, shown in USD & VND.",
  58. "pt_model": "Model",
  59. "pt_in": "Input / 1M tokens",
  60. "pt_out": "Output / 1M tokens",
  61. "pt_save": "You save",
  62. "more": "View full pricing →",
  63. "note": "* Prices are placeholders pending DashScope × 0.7 confirmation."
  64. },
  65. "features": {
  66. "kicker": "Why DoTouch",
  67. "h2": "Built for Developers, Priced for Everyone",
  68. "f1_t": "Drop-in OpenAI Compatible",
  69. "f1_d": "Change one line in your OpenAI SDK config and everything works.",
  70. "f2_t": "70% of China Price",
  71. "f2_d": "Chinese models at Chinese prices, paid in USD or VND.",
  72. "f3_t": "Local Payments",
  73. "f3_d": "MoMo, ZaloPay, Stripe, PayPal, Alipay and bank cards.",
  74. "f4_t": "Vietnam-First Support",
  75. "f4_d": "Vietnamese console, docs and support.",
  76. "f5_t": "Low Latency, High Uptime",
  77. "f5_d": "Hong Kong edge nodes with a direct line to upstream.",
  78. "f6_t": "Transparent Usage",
  79. "f6_d": "Per-request token & cost records, daily summaries."
  80. },
  81. "pay": {
  82. "kicker": "Payments",
  83. "h2": "Pay Your Way",
  84. "card": "Bank Card"
  85. },
  86. "how": {
  87. "kicker": "Quickstart",
  88. "h2": "Live in 3 Steps",
  89. "s1_t": "Create your account",
  90. "s1_d": "Sign up with email, top up any amount.",
  91. "s2_t": "Generate an API key",
  92. "s2_d": "One click in the console. Keys start with dt_.",
  93. "s3_t": "Call the API",
  94. "s3_d": "Point your OpenAI SDK at api.dotouch.ai. Done.",
  95. "code_comment": "# Just change the base URL and key",
  96. "code_greeting": "Hello!",
  97. "docs_btn": "Documentation"
  98. },
  99. "faq": {
  100. "kicker": "FAQ",
  101. "h2": "Questions, Answered",
  102. "q1": "How does billing work?",
  103. "a1": "Prepaid only. Top up credits, then each request is metered per token and deducted from your balance. No subscription, no surprise invoices.",
  104. "q2": "Is it really OpenAI-compatible?",
  105. "a2": "Yes. Same endpoints, request shapes, streaming (SSE) and error format. Point your existing OpenAI SDK at our base URL and you're done.",
  106. "q3": "Which currencies can I pay in?",
  107. "a3": "USD and VND display. Payments via MoMo, ZaloPay, Stripe, PayPal, Alipay and bank cards. Exchange rate applied at top-up time.",
  108. "q4": "What models are available?",
  109. "a4": "GLM 5.2, DeepSeek V4, DeepSeek V4 Pro, Qwen Max — with more being added continuously.",
  110. "q5": "Is there a minimum top-up?",
  111. "a5": "No. Start with any amount — even $1.",
  112. "q6": "Is my data safe?",
  113. "a6": "Your API calls are processed through Alibaba Cloud DashScope under applicable terms. We never train on your data."
  114. },
  115. "cta": {
  116. "h2": "One touch. All AI. 30% less.",
  117. "p": "Join developers across Vietnam and the world.",
  118. "btn": "Create Free Account"
  119. },
  120. "footer": {
  121. "p": "Affordable Chinese frontier AI for developers and small businesses worldwide.",
  122. "product": "Product",
  123. "console": "Console",
  124. "status": "Status",
  125. "dev": "Developers",
  126. "docs": "Documentation",
  127. "quickstart": "Quickstart",
  128. "support": "Support",
  129. "legal": "Legal",
  130. "tos": "Terms of Service",
  131. "privacy": "Privacy Policy",
  132. "refund": "Refund Policy",
  133. "made": "Open-Source World · AI for Everyone",
  134. "copyright": "© 2026 DoTouch.AI — doTouch.ai"
  135. },
  136. "chat": {
  137. "title": "Help & Support",
  138. "online": "Online",
  139. "hello": "Hi! How can we help you today?",
  140. "input": "Type a message...",
  141. "q_balance": "How do I top up?",
  142. "q_key": "How do I create an API key?",
  143. "q_model": "Which model should I pick?"
  144. },
  145. "auth": {
  146. "login_title": "Log In",
  147. "register_title": "Sign Up",
  148. "reset_title": "Reset Password",
  149. "email": "Email",
  150. "password": "Password",
  151. "confirm": "Confirm password",
  152. "new_pwd": "New password",
  153. "confirm_new": "Confirm new password",
  154. "code_label": "Verification code",
  155. "code_send": "Send code",
  156. "code_resend": "Resend ({s}s)",
  157. "code_note": "8-character code (A-Z, 0-9), valid for 15 minutes",
  158. "code_sent": "✓ Code sent to {email}. Enter it within 15 minutes.",
  159. "login_btn": "Log In",
  160. "register_btn": "Sign Up",
  161. "reset_btn": "Reset Password",
  162. "forgot": "Forgot password?",
  163. "to_register": "Sign up",
  164. "to_login": "Already have an account? Log in",
  165. "back_login": "Back to log in",
  166. "err_pwd": "Passwords do not match",
  167. "err_email": "Invalid email address",
  168. "err_code": "Code must be 8 characters (A-Z, 0-9)"
  169. }
  170. }