@yina-npm/openrouterx 0.4.52 → 0.4.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (164) hide show
  1. package/README.md +93 -1245
  2. package/app/.next/BUILD_ID +1 -1
  3. package/app/.next/app-path-routes-manifest.json +1 -1
  4. package/app/.next/build-manifest.json +2 -2
  5. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page_client-reference-manifest.js +1 -1
  6. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page_client-reference-manifest.js +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/focus-ui/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/user/page_client-reference-manifest.js +1 -1
  31. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/_global-error.html +1 -1
  33. package/app/.next/server/app/_global-error.rsc +1 -1
  34. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  35. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  36. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  37. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  38. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  39. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  40. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/_not-found.html +1 -1
  42. package/app/.next/server/app/_not-found.rsc +4 -4
  43. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  44. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  45. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  46. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  47. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  48. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  49. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  50. package/app/.next/server/app/api/models/route.js +1 -1
  51. package/app/.next/server/app/api/models/test/route.js +1 -1
  52. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  53. package/app/.next/server/app/api/providers/route.js +1 -1
  54. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  55. package/app/.next/server/app/api/translator/console-logs/stream/route.js +1 -1
  56. package/app/.next/server/app/api/users/[id]/route.js +1 -1
  57. package/app/.next/server/app/api/users/route.js +1 -1
  58. package/app/.next/server/app/api/version/route.js +1 -1
  59. package/app/.next/server/app/api/version/shutdown/route.js +1 -1
  60. package/app/.next/server/app/api/version/update/route.js +1 -1
  61. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/callback.html +1 -1
  63. package/app/.next/server/app/callback.rsc +4 -4
  64. package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
  65. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  66. package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
  67. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  68. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  69. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  70. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  72. package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
  73. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  74. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  75. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  76. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  77. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  78. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  79. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  80. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  81. package/app/.next/server/app/index.html +1 -1
  82. package/app/.next/server/app/index.rsc +4 -4
  83. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  84. package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
  85. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  86. package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
  87. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  88. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/landing.html +1 -1
  90. package/app/.next/server/app/landing.rsc +4 -4
  91. package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
  92. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  93. package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
  94. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  95. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  96. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  97. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/login.html +1 -1
  99. package/app/.next/server/app/login.rsc +5 -5
  100. package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
  101. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  102. package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
  103. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  104. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  105. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  106. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  107. package/app/.next/server/app-paths-manifest.json +1 -1
  108. package/app/.next/server/chunks/1350.js +1 -1
  109. package/app/.next/server/chunks/3110.js +1 -1
  110. package/app/.next/server/chunks/3493.js +1 -1
  111. package/app/.next/server/chunks/412.js +1 -1
  112. package/app/.next/server/chunks/7177.js +1 -1
  113. package/app/.next/server/chunks/7595.js +1 -1
  114. package/app/.next/server/chunks/7930.js +5 -2
  115. package/app/.next/server/chunks/8760.js +1 -1
  116. package/app/.next/server/chunks/9489.js +1 -1
  117. package/app/.next/server/chunks/9718.js +1 -1
  118. package/app/.next/server/middleware-build-manifest.js +1 -1
  119. package/app/.next/server/middleware.js +1 -1
  120. package/app/.next/server/pages/404.html +1 -1
  121. package/app/.next/server/pages/500.html +1 -1
  122. package/app/.next/static/chunks/1321-10e8aa266aa71e22.js +1 -0
  123. package/app/.next/static/chunks/4072-fdb34c3bf82582e6.js +6 -0
  124. package/app/.next/static/chunks/{5095-c2bb7e2fc99ab8c3.js → 5095-47fe70cd930f3c59.js} +2 -2
  125. package/app/.next/static/chunks/{5497-bebd4378b1048022.js → 5497-b59396fb56e7b9b1.js} +1 -1
  126. package/app/.next/static/css/{402ee8646e1afa89.css → 9b92fc8235e99d1e.css} +1 -1
  127. package/app/package.json +2 -2
  128. package/app/public/i18n/literals/ar.json +25 -1
  129. package/app/public/i18n/literals/bn.json +25 -1
  130. package/app/public/i18n/literals/cs.json +25 -1
  131. package/app/public/i18n/literals/da.json +25 -1
  132. package/app/public/i18n/literals/de.json +25 -1
  133. package/app/public/i18n/literals/el.json +25 -1
  134. package/app/public/i18n/literals/es.json +25 -1
  135. package/app/public/i18n/literals/fi.json +25 -1
  136. package/app/public/i18n/literals/fr.json +25 -1
  137. package/app/public/i18n/literals/he.json +25 -1
  138. package/app/public/i18n/literals/hi.json +25 -1
  139. package/app/public/i18n/literals/hu.json +25 -1
  140. package/app/public/i18n/literals/id.json +25 -1
  141. package/app/public/i18n/literals/it.json +25 -1
  142. package/app/public/i18n/literals/ja.json +25 -1
  143. package/app/public/i18n/literals/ko.json +25 -1
  144. package/app/public/i18n/literals/nl.json +25 -1
  145. package/app/public/i18n/literals/no.json +25 -1
  146. package/app/public/i18n/literals/pl.json +25 -1
  147. package/app/public/i18n/literals/pt-BR.json +25 -1
  148. package/app/public/i18n/literals/pt-PT.json +25 -1
  149. package/app/public/i18n/literals/ro.json +25 -1
  150. package/app/public/i18n/literals/ru.json +25 -1
  151. package/app/public/i18n/literals/sv.json +25 -1
  152. package/app/public/i18n/literals/th.json +25 -1
  153. package/app/public/i18n/literals/tl.json +25 -1
  154. package/app/public/i18n/literals/tr.json +25 -1
  155. package/app/public/i18n/literals/uk.json +25 -1
  156. package/app/public/i18n/literals/ur.json +25 -1
  157. package/app/public/i18n/literals/vi.json +25 -1
  158. package/app/public/i18n/literals/zh-CN.json +26 -1
  159. package/app/public/i18n/literals/zh-TW.json +25 -1
  160. package/package.json +3 -3
  161. package/app/.next/static/chunks/1321-621ed3470478397e.js +0 -1
  162. package/app/.next/static/chunks/4072-cc92fb1222a2752b.js +0 -3
  163. /package/app/.next/static/{Q5oB2dEL7XeWBhjwqT_vo → 48OCpyZEnW_7tu0tLGvSX}/_buildManifest.js +0 -0
  164. /package/app/.next/static/{Q5oB2dEL7XeWBhjwqT_vo → 48OCpyZEnW_7tu0tLGvSX}/_ssgManifest.js +0 -0
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Klikk for å legge til, klikk igjen for å fjerne. Endringer lagres automatisk.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Risikovarsel: Denne leverandøren bruker en abonnements-/OAuth-økt som ikke er offisielt lisensiert for proxy-/ruterbruk. Kontoen kan bli begrenset eller utestengt. Bruk på eget ansvar.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM avskjærer HTTPS-trafikk fra IDE-verktøy (Antigravity, GitHub Copilot, Kiro) via lokal CA for å omdirigere forespørsler til dine leverandører. Kan bryte ToS → risiko for kontoutestengelse. Bruk på eget ansvar."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM avskjærer HTTPS-trafikk fra IDE-verktøy (Antigravity, GitHub Copilot, Kiro) via lokal CA for å omdirigere forespørsler til dine leverandører. Kan bryte ToS → risiko for kontoutestengelse. Bruk på eget ansvar.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Kliknij, aby dodać, kliknij ponownie, aby usunąć. Zmiany są zapisywane automatycznie.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Ostrzeżenie o ryzyku: Ten dostawca używa sesji subskrypcji/OAuth, która nie jest oficjalnie licencjonowana do użytku proxy/routera. Konto może zostać ograniczone lub zbanowane. Używaj na własne ryzyko.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM przechwytuje ruch HTTPS narzędzi IDE (Antigravity, GitHub Copilot, Kiro) przez lokalne CA, aby przekierować żądania do twoich dostawców. Może naruszyć ToS → ryzyko zbanowania konta. Używaj na własne ryzyko."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM przechwytuje ruch HTTPS narzędzi IDE (Antigravity, GitHub Copilot, Kiro) przez lokalne CA, aby przekierować żądania do twoich dostawców. Może naruszyć ToS → ryzyko zbanowania konta. Używaj na własne ryzyko.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Clique para adicionar, clique novamente para remover. As alterações são salvas automaticamente.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Aviso de Risco: Este provedor usa uma sessão de assinatura/OAuth não licenciada oficialmente para uso de proxy/roteador. A conta pode ser restrita ou banida. Use por sua conta e risco.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM intercepta tráfego HTTPS de ferramentas IDE (Antigravity, GitHub Copilot, Kiro) via CA local para redirecionar solicitações aos seus provedores. Pode violar ToS → risco de banimento de conta. Use por sua conta e risco."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM intercepta tráfego HTTPS de ferramentas IDE (Antigravity, GitHub Copilot, Kiro) via CA local para redirecionar solicitações aos seus provedores. Pode violar ToS → risco de banimento de conta. Use por sua conta e risco.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Clique para adicionar, clique novamente para remover. As alterações são guardadas automaticamente.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Aviso de Risco: Este fornecedor utiliza uma sessão de subscrição/OAuth não licenciada oficialmente para uso de proxy/router. A conta pode ser restringida ou banida. Use por sua conta e risco.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM interceta tráfego HTTPS de ferramentas IDE (Antigravity, GitHub Copilot, Kiro) via CA local para redirecionar pedidos para os seus fornecedores. Pode violar ToS → risco de banimento de conta. Use por sua conta e risco."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM interceta tráfego HTTPS de ferramentas IDE (Antigravity, GitHub Copilot, Kiro) via CA local para redirecionar pedidos para os seus fornecedores. Pode violar ToS → risco de banimento de conta. Use por sua conta e risco.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Faceți clic pentru a adăuga, faceți clic din nou pentru a elimina. Modificările sunt salvate automat.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Notificare de risc: Acest furnizor folosește un abonament/sesiune OAuth care nu este licențiat oficial pentru utilizare proxy/router. Contul poate fi restricționat sau interzis. Utilizați pe propriul risc.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM interceptează traficul HTTPS al instrumentelor IDE (Antigravity, GitHub Copilot, Kiro) prin CA locală pentru a redirecționa cererile către furnizorii dvs. Poate încălca ToS → risc de interzicere a contului. Utilizați pe propriul risc."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM interceptează traficul HTTPS al instrumentelor IDE (Antigravity, GitHub Copilot, Kiro) prin CA locală pentru a redirecționa cererile către furnizorii dvs. Poate încălca ToS → risc de interzicere a contului. Utilizați pe propriul risc.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Фокус UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Нажмите, чтобы добавить, нажмите ещё раз, чтобы удалить. Изменения сохраняются автоматически.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Уведомление о риске: Этот провайдер использует сессию подписки/OAuth, не имеющую официальной лицензии для использования через прокси/маршрутизатор. Аккаунт может быть ограничен или заблокирован. Используйте на свой страх и риск.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM перехватывает HTTPS-трафик IDE-инструментов (Antigravity, GitHub Copilot, Kiro) через локальный CA для перенаправления запросов вашим провайдерам. Может нарушить ToS → риск блокировки аккаунта. Используйте на свой страх и риск."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM перехватывает HTTPS-трафик IDE-инструментов (Antigravity, GitHub Copilot, Kiro) через локальный CA для перенаправления запросов вашим провайдерам. Может нарушить ToS → риск блокировки аккаунта. Используйте на свой страх и риск.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Klicka för att lägga till, klicka igen för att ta bort. Ändringar sparas automatiskt.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Riskmeddelande: Denna leverantör använder en prenumerations-/OAuth-session som inte är officiellt licensierad för proxy-/routeranvändning. Kontot kan begränsas eller bannlysas. Användning sker på egen risk.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM avlyssnar HTTPS-trafik från IDE-verktyg (Antigravity, GitHub Copilot, Kiro) via lokal CA för att omdirigera förfrågningar till dina leverantörer. Kan bryta mot ToS → risk för kontoavstängning. Användning sker på egen risk."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM avlyssnar HTTPS-trafik från IDE-verktyg (Antigravity, GitHub Copilot, Kiro) via lokal CA för att omdirigera förfrågningar till dina leverantörer. Kan bryta mot ToS → risk för kontoavstängning. Användning sker på egen risk.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "คลิกเพื่อเพิ่ม คลิกอีกครั้งเพื่อลบ การเปลี่ยนแปลงจะถูกบันทึกโดยอัตโนมัติ",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ ประกาศความเสี่ยง: ผู้ให้บริการนี้ใช้เซสชันสมัครสมาชิก/OAuth ที่ไม่ได้รับอนุญาตอย่างเป็นทางการสำหรับการใช้งานพร็อกซี/เราเตอร์ บัญชีอาจถูกจำกัดหรือถูกแบน ใช้งานด้วยความเสี่ยงของคุณเอง",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM ดักจับการรับส่งข้อมูล HTTPS ของเครื่องมือ IDE (Antigravity, GitHub Copilot, Kiro) ผ่าน CA ท้องถิ่นเพื่อเปลี่ยนเส้นทางคำขอไปยังผู้ให้บริการของคุณ อาจละเมิด ToS → เสี่ยงถูกแบนบัญชี ใช้งานด้วยความเสี่ยงของคุณเอง"
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM ดักจับการรับส่งข้อมูล HTTPS ของเครื่องมือ IDE (Antigravity, GitHub Copilot, Kiro) ผ่าน CA ท้องถิ่นเพื่อเปลี่ยนเส้นทางคำขอไปยังผู้ให้บริการของคุณ อาจละเมิด ToS → เสี่ยงถูกแบนบัญชี ใช้งานด้วยความเสี่ยงของคุณเอง",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "I-click para idagdag, i-click muli para alisin. Ang mga pagbabago ay awtomatikong nase-save.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Babala sa Panganib: Ang provider na ito ay gumagamit ng subscription/OAuth session na hindi opisyal na lisensyado para sa proxy/router na paggamit. Maaaring marestrikta o ma-ban ang account. Gamitin sa sarili mong panganib.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ Hinaharang ng MITM ang HTTPS traffic ng mga IDE tool (Antigravity, GitHub Copilot, Kiro) sa pamamagitan ng lokal na CA upang i-redirect ang mga kahilingan sa iyong mga provider. Maaaring lumabag sa ToS → panganib ng pag-ban sa account. Gamitin sa sarili mong panganib."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ Hinaharang ng MITM ang HTTPS traffic ng mga IDE tool (Antigravity, GitHub Copilot, Kiro) sa pamamagitan ng lokal na CA upang i-redirect ang mga kahilingan sa iyong mga provider. Maaaring lumabag sa ToS → panganib ng pag-ban sa account. Gamitin sa sarili mong panganib.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Eklemek için tıklayın, kaldırmak için tekrar tıklayın. Değişiklikler otomatik olarak kaydedilir.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Risk Bildirimi: Bu sağlayıcı, proxy/yönlendirici kullanımı için resmi olarak lisanslı olmayan bir abonelik/OAuth oturumu kullanır. Hesap kısıtlanabilir veya yasaklanabilir. Kendi sorumluluğunuzda kullanın.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM, isteklerinizi sağlayıcılarınıza yönlendirmek için yerel CA aracılığıyla IDE araçlarının (Antigravity, GitHub Copilot, Kiro) HTTPS trafiğini engeller. ToS'u ihlal edebilir → hesap yasaklama riski. Kendi sorumluluğunuzda kullanın."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM, isteklerinizi sağlayıcılarınıza yönlendirmek için yerel CA aracılığıyla IDE araçlarının (Antigravity, GitHub Copilot, Kiro) HTTPS trafiğini engeller. ToS'u ihlal edebilir → hesap yasaklama riski. Kendi sorumluluğunuzda kullanın.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Натисніть, щоб додати, натисніть ще раз, щоб видалити. Зміни зберігаються автоматично.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Сповіщення про ризик: Цей провайдер використовує сесію підписки/OAuth, яка офіційно не ліцензована для використання через проксі/маршрутизатор. Обліковий запис може бути обмежений або заблокований. Використовуйте на свій страх і ризик.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM перехоплює HTTPS-трафік IDE-інструментів (Antigravity, GitHub Copilot, Kiro) через локальний CA для перенаправлення запитів до ваших провайдерів. Може порушити ToS → ризик блокування облікового запису. Використовуйте на свій страх і ризик."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM перехоплює HTTPS-трафік IDE-інструментів (Antigravity, GitHub Copilot, Kiro) через локальний CA для перенаправлення запитів до ваших провайдерів. Може порушити ToS → ризик блокування облікового запису. Використовуйте на свій страх і ризик.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "شامل کرنے کے لیے کلک کریں، ہٹانے کے لیے دوبارہ کلک کریں۔ تبدیلیاں خودکار طور پر محفوظ ہو جاتی ہیں۔",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ خطرے کا نوٹس: یہ فراہم کنندہ ایک سبسکرپشن/OAuth سیشن استعمال کرتا ہے جو پراکسی/راؤٹر استعمال کے لیے سرکاری طور پر لائسنس یافتہ نہیں ہے۔ اکاؤنٹ محدود یا پابند ہو سکتا ہے۔ اپنے خطرے پر استعمال کریں۔",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM آپ کے فراہم کنندگان کو درخواستوں کو ری ڈائریکٹ کرنے کے لیے مقامی CA کے ذریعے IDE ٹولز (Antigravity, GitHub Copilot, Kiro) کے HTTPS ٹریفک کو روکتا ہے۔ ToS کی خلاف ورزی کر سکتا ہے → اکاؤنٹ پابندی کا خطرہ۔ اپنے خطرے پر استعمال کریں۔"
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM آپ کے فراہم کنندگان کو درخواستوں کو ری ڈائریکٹ کرنے کے لیے مقامی CA کے ذریعے IDE ٹولز (Antigravity, GitHub Copilot, Kiro) کے HTTPS ٹریفک کو روکتا ہے۔ ToS کی خلاف ورزی کر سکتا ہے → اکاؤنٹ پابندی کا خطرہ۔ اپنے خطرے پر استعمال کریں۔",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -207,5 +207,29 @@
207
207
  "Focus UI": "Focus UI",
208
208
  "Click to add, click again to remove. Changes are saved automatically.": "Nhấp để thêm, nhấp lại để xóa. Thay đổi được lưu tự động.",
209
209
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Cảnh báo rủi ro: Provider này sử dụng subscription/OAuth không được cấp phép chính thức cho mục đích proxy/router. Tài khoản có thể bị hạn chế hoặc cấm. Người dùng tự chịu trách nhiệm.",
210
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM chặn lưu lượng HTTPS của các IDE tools (Antigravity, GitHub Copilot, Kiro) qua CA cục bộ để chuyển hướng request đến providers của bạn. Có thể vi phạm ToS → rủi ro bị ban tài khoản. Sử dụng với rủi ro của bạn."
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM chặn lưu lượng HTTPS của các IDE tools (Antigravity, GitHub Copilot, Kiro) qua CA cục bộ để chuyển hướng request đến providers của bạn. Có thể vi phạm ToS → rủi ro bị ban tài khoản. Sử dụng với rủi ro của bạn.",
211
+ "Auto Routes": "Auto Routes",
212
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.",
213
+ "Virtual combo": "Virtual combo",
214
+ "Balanced": "Balanced",
215
+ "Default active provider fallback": "Default active provider fallback",
216
+ "Coding": "Coding",
217
+ "Prioritizes coding-capable models": "Prioritizes coding-capable models",
218
+ "Fast": "Fast",
219
+ "Low-latency route for quick tasks": "Low-latency route for quick tasks",
220
+ "Cheap": "Cheap",
221
+ "Cost-focused active route": "Cost-focused active route",
222
+ "Smart": "Smart",
223
+ "Reasoning-oriented route": "Reasoning-oriented route",
224
+ "LKGP": "LKGP",
225
+ "Last-known-good provider route": "Last-known-good provider route",
226
+ "Test passed": "Test passed",
227
+ "Test failed": "Test failed",
228
+ "Test curl": "Test curl",
229
+ "Copy curl": "Copy curl",
230
+ "Test route": "Test route",
231
+ "Copy model ID": "Copy model ID",
232
+ "Route responded": "Route responded",
233
+ "Provider responded without completion choices yet": "Provider responded without completion choices yet",
234
+ "Provider responded without message content yet": "Provider responded without message content yet"
211
235
  }
@@ -945,5 +945,30 @@
945
945
  "Click to add, click again to remove. Changes are saved automatically.": "点击添加,再次点击删除。更改将自动保存。",
946
946
  "Close": "关闭",
947
947
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ 风险提示:此提供商使用的订阅/OAuth 会话未获官方授权用于代理/路由器使用。账户可能被限制或封禁。使用风险自负。",
948
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM 通过本地 CA 拦截 IDE 工具(Antigravity、GitHub Copilot、Kiro)的 HTTPS 流量,将请求重定向到您的提供商。可能违反 ToS → 账户封禁风险。使用风险自负。"
948
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM 通过本地 CA 拦截 IDE 工具(Antigravity、GitHub Copilot、Kiro)的 HTTPS 流量,将请求重定向到您的提供商。可能违反 ToS → 账户封禁风险。使用风险自负。",
949
+ "Auto Routes": "自动路由",
950
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "将这些路由作为 OpenAI 兼容的 model 字段使用,或运行生成的 curl 验证路由。",
951
+ "Virtual combo": "虚拟组合",
952
+ "Balanced": "均衡",
953
+ "Default active provider fallback": "默认活跃提供商回退",
954
+ "Coding": "编码",
955
+ "Prioritizes coding-capable models": "优先使用适合编码的模型",
956
+ "Fast": "快速",
957
+ "Low-latency route for quick tasks": "适合快速任务的低延迟路由",
958
+ "Cheap": "低价",
959
+ "Cost-focused active route": "优先控制成本的活跃路由",
960
+ "Offline": "离线",
961
+ "Smart": "智能",
962
+ "Reasoning-oriented route": "偏推理能力的路由",
963
+ "LKGP": "最近可用",
964
+ "Last-known-good provider route": "最近验证可用的提供商路由",
965
+ "Test passed": "测试通过",
966
+ "Test failed": "测试失败",
967
+ "Test curl": "测试 curl",
968
+ "Copy curl": "复制 curl",
969
+ "Test route": "测试路由",
970
+ "Copy model ID": "复制模型 ID",
971
+ "Route responded": "路由已响应",
972
+ "Provider responded without completion choices yet": "提供商已响应,但暂未返回 completion choices",
973
+ "Provider responded without message content yet": "提供商已响应,但暂未返回消息内容"
949
974
  }
@@ -260,5 +260,29 @@
260
260
  "Focus UI": "關注UI",
261
261
  "Click to add, click again to remove. Changes are saved automatically.": "點擊新增,再次點擊移除。變更將自動儲存。",
262
262
  "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ 風險提示:此提供商使用的訂閱/OAuth 工作階段未獲官方授權用於代理/路由器使用。帳戶可能被限制或封禁。使用風險自負。",
263
- "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM 透過本地 CA 攔截 IDE 工具(Antigravity、GitHub Copilot、Kiro)的 HTTPS 流量,將請求重新導向到您的提供商。可能違反 ToS → 帳戶封禁風險。使用風險自負。"
263
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM 透過本地 CA 攔截 IDE 工具(Antigravity、GitHub Copilot、Kiro)的 HTTPS 流量,將請求重新導向到您的提供商。可能違反 ToS → 帳戶封禁風險。使用風險自負。",
264
+ "Auto Routes": "自動路由",
265
+ "Use these routes as the OpenAI-compatible model field, or run the generated curl to verify routing.": "將這些路由作為 OpenAI 相容的 model 欄位使用,或執行產生的 curl 驗證路由。",
266
+ "Virtual combo": "虛擬組合",
267
+ "Balanced": "均衡",
268
+ "Default active provider fallback": "預設啟用供應商回退",
269
+ "Coding": "程式碼",
270
+ "Prioritizes coding-capable models": "優先使用適合程式碼的模型",
271
+ "Fast": "快速",
272
+ "Low-latency route for quick tasks": "適合快速任務的低延遲路由",
273
+ "Cheap": "低成本",
274
+ "Cost-focused active route": "優先控制成本的啟用路由",
275
+ "Smart": "智慧",
276
+ "Reasoning-oriented route": "偏推理能力的路由",
277
+ "LKGP": "最近可用",
278
+ "Last-known-good provider route": "最近驗證可用的供應商路由",
279
+ "Test passed": "測試通過",
280
+ "Test failed": "測試失敗",
281
+ "Test curl": "測試 curl",
282
+ "Copy curl": "複製 curl",
283
+ "Test route": "測試路由",
284
+ "Copy model ID": "複製模型 ID",
285
+ "Route responded": "路由已回應",
286
+ "Provider responded without completion choices yet": "提供商已回應,但暫未返回 completion choices",
287
+ "Provider responded without message content yet": "提供商已回應,但暫未返回訊息內容"
264
288
  }
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@yina-npm/openrouterx",
3
- "version": "0.4.52",
4
- "description": "openrouterX CLI - Start and manage 9Router server",
3
+ "version": "0.4.54",
4
+ "description": "openrouterX CLI - local AI provider router and dashboard",
5
5
  "bin": {
6
- "openrouterX": "./cli.js"
6
+ "openrouterX": "cli.js"
7
7
  },
8
8
  "files": [
9
9
  "cli.js",