| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423 |
- {
- "common": {
- "locale": "en"
- },
- "nav": {
- "home": "Home",
- "models": "Models",
- "pricing": "Pricing",
- "docs_ops": "Docs",
- "console": "Console",
- "login": "Log in",
- "signup": "Get Started"
- },
- "hero": {
- "badge": "OpenAI Compatible · From Unbeatable Low Price · Vietnam-First",
- "h1": "One Touch.",
- "h1_grad": "All AI.",
- "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.",
- "cta1": "Start for Free",
- "cta2": "View Pricing"
- },
- "stats": {
- "models": "4+",
- "models_l": "Frontier models",
- "save": "30%",
- "save_l": "Cheaper than China price",
- "api": "100%",
- "api_l": "OpenAI API compatible",
- "pay": "6+",
- "pay_l": "Payment methods"
- },
- "models": {
- "kicker": "Models",
- "h2": "Chinese Frontier Models, One API",
- "p": "All models are served through Alibaba Cloud DashScope, fully OpenAI-compatible. Explore each model in detail.",
- "more": "View full pricing →",
- "see_detail": "View details →",
- "price_in": "Input",
- "price_out": "Output",
- "rate_note": "Prices shown in USD",
- "tag_flagship": "Flagship",
- "tag_best": "Best Value",
- "tag_reasoning": "Reasoning",
- "tag_enterprise": "Enterprise",
- "glm_name": "GLM 5.2",
- "glm_short": "Flagship multimodal model. Reasoning, coding and agentic tasks.",
- "dsv4_name": "DeepSeek V4",
- "dsv4_short": "Open-weight reasoning powerhouse. Ideal for high-volume chat & RAG.",
- "dsv4p_name": "DeepSeek V4 Pro",
- "dsv4p_short": "Deep reasoning for complex math, logic and long-horizon planning.",
- "qwen_name": "Qwen Max",
- "qwen_short": "Strongest general model. Multilingual & tool-calling ready."
- },
- "pricing": {
- "kicker": "Pricing",
- "h2": "Pay Only for What You Use",
- "p": "Prepaid, metered per token. No subscription — top up anytime. Unbeatable low prices, shown in USD & local currency.",
- "pt_model": "Model",
- "pt_in": "Input / 1M tokens",
- "pt_out": "Output / 1M tokens",
- "pt_save": "You save",
- "more": "View full pricing →",
- "note": "* Prices are indicative; final rates pending DashScope confirmation."
- },
- "features": {
- "kicker": "Why DoTouch",
- "h2": "Built for Developers, Priced for Everyone",
- "f1_t": "Drop-in OpenAI Compatible",
- "f1_d": "Change one line in your OpenAI SDK config and everything works.",
- "f2_t": "Unbeatable Low Price",
- "f2_d": "Chinese models at Chinese prices, paid in USD or VND.",
- "f3_t": "Local Payments",
- "f3_d": "MoMo, ZaloPay, Stripe, PayPal, Alipay and bank cards.",
- "f4_t": "Vietnam-First Support",
- "f4_d": "Vietnamese console, docs and support.",
- "f5_t": "Low Latency, High Uptime",
- "f5_d": "Hong Kong edge nodes with a direct line to upstream.",
- "f6_t": "Transparent Usage",
- "f6_d": "Per-request token & cost records, daily summaries."
- },
- "pay": {
- "kicker": "Payments",
- "h2": "Pay Your Way",
- "card": "Bank Card"
- },
- "how": {
- "kicker": "Quickstart",
- "h2": "Live in 3 Steps",
- "s1_t": "Create your account",
- "s1_d": "Sign up with email, top up any amount.",
- "s2_t": "Generate an API key",
- "s2_d": "One click in the console. Keys start with dt_.",
- "s3_t": "Call the API",
- "s3_d": "Point your OpenAI SDK at api.dotouch.ai. Done.",
- "code_comment": "# Just change the base URL and key",
- "code_greeting": "Hello!",
- "docs_btn": "Documentation"
- },
- "faq": {
- "kicker": "FAQ",
- "h2": "Questions, Answered",
- "q1": "How does billing work?",
- "a1": "Prepaid only. Top up credits, then each request is metered per token and deducted from your balance. No subscription, no surprise invoices.",
- "q2": "Is it really OpenAI-compatible?",
- "a2": "Yes. Same endpoints, request shapes, streaming (SSE) and error format. Point your existing OpenAI SDK at our base URL and you're done.",
- "q3": "Which currencies can I pay in?",
- "a3": "USD and VND display. Payments via MoMo, ZaloPay, Stripe, PayPal, Alipay and bank cards. Exchange rate applied at top-up time.",
- "q4": "What models are available?",
- "a4": "GLM 5.2, DeepSeek V4, DeepSeek V4 Pro, Qwen Max — with more being added continuously.",
- "q5": "Is there a minimum top-up?",
- "a5": "No. Start with any amount — even $1.",
- "q6": "Is my data safe?",
- "a6": "Your API calls are processed through Alibaba Cloud DashScope under applicable terms. We never train on your data."
- },
- "cta": {
- "h2": "One touch. All AI. 30% less.",
- "p": "Join developers across Vietnam and the world.",
- "btn": "Create Free Account"
- },
- "footer": {
- "p": "Affordable Chinese frontier AI for developers and small businesses worldwide.",
- "product": "Product",
- "console": "Console",
- "status": "Status",
- "dev": "Developers",
- "docs": "Documentation",
- "quickstart": "Quickstart",
- "support": "Support",
- "legal": "Legal",
- "tos": "Terms of Service",
- "privacy": "Privacy Policy",
- "refund": "Refund Policy",
- "made": "Open-Source World · AI for Everyone",
- "copyright": "© 2026 DoTouch.AI — doTouch.ai"
- },
- "chat": {
- "title": "Help & Support",
- "online": "Online",
- "hello": "Hi! How can we help you today?",
- "input": "Type a message...",
- "q_balance": "How do I top up?",
- "q_key": "How do I create an API key?",
- "q_model": "Which model should I pick?"
- },
- "auth": {
- "login_title": "Log In",
- "register_title": "Sign Up",
- "reset_title": "Reset Password",
- "email": "Email",
- "password": "Password",
- "confirm": "Confirm password",
- "new_pwd": "New password",
- "confirm_new": "Confirm new password",
- "code_label": "Verification code",
- "code_send": "Send code",
- "code_resend": "Resend ({s}s)",
- "code_note": "8-character code (A-Z, 0-9), valid for 15 minutes",
- "code_sent": "✓ Code sent to {email}. Enter it within 15 minutes.",
- "login_btn": "Log In",
- "register_btn": "Sign Up",
- "reset_btn": "Reset Password",
- "forgot": "Forgot password?",
- "to_register": "Sign up",
- "to_login": "Already have an account? Log in",
- "back_login": "Back to log in",
- "err_pwd": "Passwords do not match",
- "err_email": "Invalid email address",
- "err_code": "Code must be 8 characters (A-Z, 0-9)",
- "social_or": "or continue with",
- "social_google": "Continue with Google",
- "social_facebook": "Continue with Facebook"
- },
- "a1": "Prepaid only. Top up credits, then each request is metered per token and deducted from your balance. No subscription, no surprise invoices.",
- "a3": "USD and VND display. Payments via MoMo, ZaloPay, Stripe, PayPal, Alipay and bank cards. Exchange rate applied at top-up time.",
- "a5": "No. Start with any amount — even $1.",
- "auth_back_login": "Back to log in",
- "auth_code_label": "Verification code",
- "auth_code_note": "8-character code (A-Z, 0-9), valid for 15 minutes",
- "auth_code_send": "Send code",
- "auth_confirm": "Confirm password",
- "auth_confirm_new": "Confirm new password",
- "auth_email": "Email",
- "auth_err_email": "Invalid email address",
- "auth_err_pwd": "Passwords do not match",
- "auth_forgot": "Forgot password?",
- "auth_login_btn": "Log In",
- "auth_login_title": "Log In",
- "auth_new_pwd": "New password",
- "auth_password": "Password",
- "auth_register_btn": "Sign Up",
- "auth_register_title": "Sign Up",
- "auth_reset_btn": "Reset Password",
- "auth_reset_title": "Reset Password",
- "auth_to_login": "Already have an account? Log in",
- "auth_to_register": "Sign up",
- "c_30days": "30 days",
- "c_7days": "7 days",
- "c_active_keys": "Active API Keys",
- "c_avail": "Available balance",
- "c_balance": "Balance",
- "c_by_model": "By model (7 days)",
- "c_cost": "Cost",
- "c_create_key": "+ Create API Key",
- "c_delete": "Delete",
- "c_deposit_history": "Top-up history",
- "c_inout": "in 3.1M · out 1.1M",
- "c_key_create_btn": "+ Create",
- "c_key_expire": "Expires (optional)",
- "c_key_meta": "1 revoked · 1 expiring",
- "c_key_name": "Key name",
- "c_key_once": "⚠️ The key is shown only once after creation. Save it now.",
- "c_keys": "API Keys",
- "c_month_topup": "Top-ups (this month)",
- "c_overview": "Overview",
- "c_pay_method": "Payment method",
- "c_reactivate": "Reactivate",
- "c_recent_tx": "Recent transactions",
- "c_req_unit": "req",
- "c_requests": "Requests",
- "c_revoke": "Revoke",
- "c_rotate": "Rotate",
- "c_security": "🔒 Keys are stored as SHA-256 hashes. Rotate = revoke + create new.",
- "c_see_all": "View details →",
- "c_select_amount": "Select top-up amount",
- "c_st_active": "active",
- "c_st_expired": "expired",
- "c_st_revoked": "revoked",
- "c_st_success": "success",
- "c_sub_today": "vs yesterday",
- "c_t_action": "Actions",
- "c_t_amount": "Amount",
- "c_t_created": "Created",
- "c_t_key": "Key",
- "c_t_last": "Last used",
- "c_t_name": "Name",
- "c_t_ref": "Reference",
- "c_t_status": "Status",
- "c_t_time": "Time",
- "c_t_type": "Type",
- "c_today_req": "Requests today",
- "c_today_tokens": "Tokens today",
- "c_tokens": "Tokens",
- "c_topup_now": "Top Up Now",
- "c_topup_sub": "2 transactions",
- "c_total": "Overview",
- "c_tx_deposit": "deposit",
- "c_tx_usage": "usage",
- "c_usage": "Usage",
- "c_usage_7d": "Usage · last 7 days",
- "c_usage_note": "Per-request details available at GET /v1/usage (paginated).",
- "c_wallet": "Top Up",
- "c_welcome": "Welcome back",
- "chat_hello": "Hi! How can we help you today?",
- "chat_input": "Type a message...",
- "chat_online": "Online",
- "chat_q_balance": "How do I top up?",
- "chat_q_key": "How do I create an API key?",
- "chat_q_model": "Which model should I pick?",
- "chat_title": "Help & Support",
- "crumb_home": "Home",
- "detail_billing": "Billing rules",
- "detail_billing_p": "Cost = tokens × unit price, deducted from your prepaid balance. Prices may change; check this page for the latest.",
- "detail_bread": "Models",
- "detail_cap": "Capabilities",
- "detail_cap_json": "JSON Output",
- "detail_cap_stream": "Streaming (SSE)",
- "detail_cap_think": "Thinking mode",
- "detail_cap_tool": "Tool Calls",
- "detail_code": "API Example",
- "detail_price_in": "Input",
- "detail_price_out": "Output",
- "detail_pricing": "Pricing",
- "detail_pricing_note": "Per 1M tokens · unbeatable low price included",
- "detail_rel": "Related models",
- "detail_rel_view": "View all models →",
- "detail_spec": "Specifications",
- "detail_spec_base": "BASE URL",
- "detail_spec_ctx": "Context window",
- "detail_spec_out": "Max output",
- "detail_spec_rate": "Rate limit",
- "detail_spec_vendor": "Vendor",
- "detail_use_btn": "Start with this model",
- "docs_api_chat_p": "POST /v1/chat/completions — Bearer API key auth. SSE streaming supported.",
- "docs_api_endpoint": "Endpoint",
- "docs_api_models_p": "GET /v1/models — no auth required.",
- "docs_bill_p": "Cost = tokens × unit price (USD), converted to VND at top-up rate. Full transaction history in Console.",
- "docs_err_401": "Invalid API key",
- "docs_err_402": "Insufficient balance",
- "docs_err_404": "Model not found",
- "docs_err_429": "Rate limit exceeded",
- "docs_h1": "Documentation",
- "docs_sidebar_api": "API Reference",
- "docs_sidebar_billing": "Billing",
- "docs_sidebar_errors": "Error Codes",
- "docs_sidebar_start": "Quickstart",
- "docs_start_h": "Quickstart",
- "docs_start_p": "3 steps to call your first model.",
- "docs_start_s1": "Create account & top up",
- "docs_start_s2": "Create an API key (dt_ prefix)",
- "docs_start_s3": "Call the OpenAI-compatible API",
- "docs_sub": "Quickstart, API reference and billing rules.",
- "filter_all": "All",
- "filter_enterprise": "Enterprise",
- "filter_flagship": "Flagship",
- "filter_reasoning": "Reasoning",
- "filter_value": "Best Value",
- "foot_console": "Console",
- "foot_dev": "Developers",
- "foot_docs": "Documentation",
- "foot_legal": "Legal",
- "foot_made": "Open-Source World · AI for Everyone",
- "foot_p": "Affordable Chinese frontier AI for developers and small businesses worldwide.",
- "foot_privacy": "Privacy Policy",
- "foot_product": "Product",
- "foot_quickstart": "Quickstart",
- "foot_refund": "Refund Policy",
- "foot_status": "Status",
- "foot_support": "Support",
- "foot_tos": "Terms of Service",
- "m_col_ctx": "Context",
- "m_col_in": "Input",
- "m_col_model": "Model",
- "m_col_out": "Output",
- "m_col_vendor": "Vendor",
- "m_dsv4_ctx": "1M",
- "m_dsv4_name": "DeepSeek V4",
- "m_dsv4_short": "Open-weight reasoning powerhouse. Ideal for high-volume chat & RAG.",
- "m_dsv4_vendor": "DeepSeek",
- "m_dsv4p_ctx": "1M",
- "m_dsv4p_name": "DeepSeek V4 Pro",
- "m_dsv4p_short": "Deep reasoning for complex math, logic and long-horizon planning.",
- "m_dsv4p_vendor": "DeepSeek",
- "m_glm_ctx": "128K",
- "m_glm_name": "GLM 5.2",
- "m_glm_vendor": "Zhipu AI",
- "m_qwen_ctx": "256K",
- "m_qwen_name": "Qwen Max",
- "m_qwen_short": "Strongest general model. Multilingual & tool-calling ready.",
- "m_qwen_vendor": "Alibaba",
- "m_see_detail": "View details →",
- "models_count": "models available",
- "models_p": "All models are served through Alibaba Cloud DashScope, fully OpenAI-compatible. Explore each model in detail.",
- "models_ph": "Search models...",
- "nav_console": "Console",
- "nav_docs": "Docs",
- "nav_docs_ops": "Docs",
- "nav_home": "Home",
- "nav_login": "Log in",
- "nav_models": "Models",
- "nav_pricing": "Pricing",
- "nav_signup": "Get Started",
- "pay_card": "Bank Card",
- "price_faq": "Pricing FAQ",
- "price_h1": "Pricing",
- "price_note": "* Prices are indicative; final rates pending DashScope confirmation.",
- "price_rule": "Billing rules",
- "price_rule_p": "Cost = tokens × unit price, deducted from balance. No subscription, no commitment. VND rate applied at top-up.",
- "price_sub": "All prices are unbeatable low price. Shown in USD and VND at the current rate.",
- "price_th_in": "Input / 1M",
- "price_th_model": "Model",
- "price_th_out": "Output / 1M",
- "price_th_save": "You save",
- "pt_model": "Model",
- "q1": "How does billing work?",
- "q3": "Which currencies can I pay in?",
- "q5": "Is there a minimum top-up?",
- "q_alert_pct": "Alert at",
- "q_banner_80": "You have reached 80% of your daily limit. Please review.",
- "q_cost": "Cost",
- "q_daily": "Daily",
- "q_edit": "Edit limits",
- "q_limits": "Limits",
- "q_req": "Requests",
- "q_save": "Save",
- "q_total": "Total",
- "rate_note": "Stable reference rate: 1 USD ≈ 25,400₫ ≈ ¥7.2 ≈ Rp16,200 ≈ RM4.70 ≈ ฿36.5 ≈ HK$7.8 ≈ SAR3.75 · reviewed periodically",
- "s1_t": "Create your account",
- "s2_t": "Generate an API key",
- "s3_t": "Call the API",
- "spec_no": "Not supported",
- "spec_ok": "Supported",
- "tag_best": "Best Value",
- "tag_enterprise": "Enterprise",
- "tag_flagship": "Flagship",
- "tag_reasoning": "Reasoning",
- "referral_kicker": "Referral Program",
- "referral_h2": "Invite Friends, Both Get Rewarded",
- "referral_p": "Invite new users via your link: you and your friend each get 10% of their first top-up (max $5).",
- "referral_r1_t": "10% Referral",
- "referral_r1_d": "Both sides get 10% of the friend's first top-up, up to $5 each time.",
- "referral_r2_t": "Rewarded Repeatedly",
- "referral_r2_d": "Invite more friends to sign up, earn rewards every time.",
- "referral_r3_t": "New Friend Bonus",
- "referral_r3_d": "Friends get a bonus on their first top-up (once only).",
- "referral_cta": "Get My Referral Link",
- "referral_link": "My referral link",
- "referral_copy": "Copy",
- "referral_copied": "✓ Copied",
- "referral_policy": "Reward policy",
- "referral_records": "Invitations",
- "referral_rewards": "Rewards",
- "referral_col_friend": "Friend",
- "referral_col_status": "Status",
- "referral_col_amount": "First top-up",
- "referral_col_reward": "Reward",
- "referral_col_time": "Time",
- "referral_status_registered": "Registered",
- "referral_status_paid": "Paid",
- "referral_status_rewarded": "Rewarded",
- "referral_type_register": "Register bonus",
- "referral_type_referee_first_pay": "First top-up bonus",
- "referral_type_referrer_pay": "Referral bonus",
- "c_referral": "Referrals",
- "billing": {
- "h2": "Billing policy",
- "c1_t": "Unbeatable Low Price",
- "c1_d": "Priced in local currency at a stable reference rate. Transparent, no hidden fees.",
- "c2_t": "Prepaid, metered per token",
- "c2_d": "Text: input/output billed separately. Image: per image / resolution. Speech: per character / second.",
- "c3_t": "Priced via Admin Panel",
- "c3_d": "All 236 models are priced by category; models without a confirmed price show as \"pending\"."
- }
- }
|