@yina-npm/openrouterx 0.4.24 → 0.4.26
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.
- package/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +6 -4
- package/app/.next/build-manifest.json +2 -2
- package/app/.next/routes-manifest.json +12 -0
- package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/admin/users/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/admin/users/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page.js +2 -0
- package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page.js.nft.json +1 -0
- package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page_client-reference-manifest.js +1 -0
- package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/user/page.js +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/user/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error/page.js +3 -3
- package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error.html +1 -1
- package/app/.next/server/app/_global-error.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/_not-found/page.js +2 -2
- package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found.html +1 -1
- package/app/.next/server/app/_not-found.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/api/auth/login/route.js +1 -1
- package/app/.next/server/app/api/auth/logout/route.js +1 -1
- package/app/.next/server/app/api/auth/me/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +2 -2
- package/app/.next/server/app/api/cloud/auth/route.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route.js +1 -1
- package/app/.next/server/app/api/combos/route.js +1 -1
- package/app/.next/server/app/api/health/route.js +1 -1
- package/app/.next/server/app/api/init/route.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route.js +1 -1
- package/app/.next/server/app/api/keys/route.js +1 -1
- package/app/.next/server/app/api/locale/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
- package/app/.next/server/app/api/models/alias/route.js +1 -1
- package/app/.next/server/app/api/models/availability/route.js +1 -1
- package/app/.next/server/app/api/models/custom/route.js +1 -1
- package/app/.next/server/app/api/models/disabled/route.js +1 -1
- package/app/.next/server/app/api/models/route.js +1 -1
- package/app/.next/server/app/api/models/test/route.js +1 -1
- package/app/.next/server/app/api/network-analysis/route.js +2 -0
- package/app/.next/server/app/api/network-analysis/route.js.nft.json +1 -0
- package/app/.next/server/app/api/network-analysis/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +2 -2
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
- package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
- package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
- package/app/.next/server/app/api/pricing/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
- package/app/.next/server/app/api/providers/client/route.js +1 -1
- package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
- package/app/.next/server/app/api/providers/validate/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
- package/app/.next/server/app/api/settings/database/route.js +1 -1
- package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route.js +1 -1
- package/app/.next/server/app/api/settings/route.js +1 -1
- package/app/.next/server/app/api/shutdown/route.js +1 -1
- package/app/.next/server/app/api/tags/route.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
- package/app/.next/server/app/api/translator/load/route.js +1 -1
- package/app/.next/server/app/api/translator/save/route.js +1 -1
- package/app/.next/server/app/api/translator/send/route.js +1 -1
- package/app/.next/server/app/api/translator/translate/route.js +1 -1
- package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/status/route.js +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-check/route.js +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-install/route.js +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-login/route.js +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js +2 -2
- package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
- package/app/.next/server/app/api/usage/api-keys/route.js +1 -1
- package/app/.next/server/app/api/usage/chart/route.js +1 -1
- package/app/.next/server/app/api/usage/history/route.js +1 -1
- package/app/.next/server/app/api/usage/logs/route.js +1 -1
- package/app/.next/server/app/api/usage/providers/route.js +1 -1
- package/app/.next/server/app/api/usage/request-details/route.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
- package/app/.next/server/app/api/usage/stats/route.js +1 -1
- package/app/.next/server/app/api/usage/stream/route.js +2 -2
- package/app/.next/server/app/api/users/[id]/route.js +1 -1
- package/app/.next/server/app/api/users/route.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
- package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
- package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
- package/app/.next/server/app/api/v1/audio/voices/route.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
- package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
- package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
- package/app/.next/server/app/api/v1/messages/route.js +1 -1
- package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
- package/app/.next/server/app/api/v1/models/info/route.js +1 -1
- package/app/.next/server/app/api/v1/models/route.js +1 -1
- package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
- package/app/.next/server/app/api/v1/responses/route.js +1 -1
- package/app/.next/server/app/api/v1/route.js +1 -1
- package/app/.next/server/app/api/v1/search/route.js +1 -1
- package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route.js +1 -1
- package/app/.next/server/app/api/version/route.js +1 -1
- package/app/.next/server/app/api/version/update/route.js +1 -1
- package/app/.next/server/app/callback/page.js +2 -2
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback.html +1 -1
- package/app/.next/server/app/callback.rsc +4 -4
- package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
- package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/favicon.ico/route.js +1 -1
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.rsc +4 -4
- package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing/page.js +2 -2
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing.html +1 -1
- package/app/.next/server/app/landing.rsc +5 -5
- package/app/.next/server/app/landing.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
- package/app/.next/server/app/login/page.js +2 -2
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login.html +1 -1
- package/app/.next/server/app/login.rsc +5 -5
- package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
- package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
- package/app/.next/server/app/page.js +2 -2
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +6 -4
- package/app/.next/server/chunks/1263.js +1 -1
- package/app/.next/server/chunks/2549.js +1 -1
- package/app/.next/server/chunks/3110.js +2 -2
- package/app/.next/server/chunks/412.js +2 -2
- package/app/.next/server/chunks/4122.js +1 -1
- package/app/.next/server/chunks/4664.js +1 -1
- package/app/.next/server/chunks/6182.js +1 -1
- package/app/.next/server/chunks/7595.js +1 -1
- package/app/.next/server/chunks/7828.js +1 -1
- package/app/.next/server/chunks/8590.js +1 -1
- package/app/.next/server/chunks/9547.js +4 -4
- package/app/.next/server/middleware-build-manifest.js +1 -1
- package/app/.next/server/middleware.js +2 -2
- package/app/.next/server/pages/404.html +1 -1
- package/app/.next/server/pages/500.html +1 -1
- package/app/.next/static/chunks/{1321-e48fd14f5bef6d7a.js → 1321-95c9ff5c55e7523c.js} +1 -1
- package/app/.next/static/chunks/{2336-36a1f30358e691c6.js → 2336-291f4397a7464d20.js} +6 -6
- package/app/.next/static/chunks/5497-5e089c05197cb78c.js +7 -0
- package/app/.next/static/chunks/{5555-9189a6eb2a8e87a5.js → 5555-595382d9c4d118fe.js} +2 -2
- package/app/.next/static/chunks/app/(dashboard)/dashboard/network-analysis/page-b1347cd5ca75819b.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-39ab11dad9bb6b89.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/skills/page-6252e05d8d534383.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/{page-2ae01d48c665f7b4.js → page-c41fbdb17b88c549.js} +1 -1
- package/app/.next/static/chunks/app/_global-error/page-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/auth/login/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/auth/logout/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/auth/me/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/inject-auth/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/restart/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/test/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/auth/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/combos/[id]/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/combos/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/health/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/init/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/keys/[id]/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/keys/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/locale/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/models/alias/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/models/availability/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/models/custom/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/models/disabled/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/models/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/models/test/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/network-analysis/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/providers/client/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/providers/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/providers/suggested-models/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/providers/test-batch/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/providers/validate/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/settings/database/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/settings/require-login/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/settings/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/shutdown/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/tags/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/translator/load/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/translator/save/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/translator/send/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/translator/translate/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/disable/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/enable/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/status/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/usage/api-keys/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/usage/chart/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/usage/history/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/usage/logs/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/usage/providers/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-details/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-logs/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stats/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stream/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/users/[id]/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/users/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/api/chat/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/speech/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/voices/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/embeddings/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/images/generations/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/[kind]/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/info/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/compact/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/search/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1/web/fetch/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/version/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/api/version/update/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/landing/page-d345c7018be3c351.js +1 -0
- package/app/.next/static/chunks/app/manifest.webmanifest/route-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/app/page-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-e967880631a99483.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-e967880631a99483.js +1 -0
- package/app/.next/static/css/7cd54184567aeb93.css +1 -0
- package/app/.next/static/faQBvAhPvYR3OC9ddKyfJ/_buildManifest.js +1 -0
- package/app/package.json +1 -1
- package/app/public/i18n/literals/ar.json +3 -3
- package/app/public/i18n/literals/bn.json +3 -3
- package/app/public/i18n/literals/cs.json +3 -3
- package/app/public/i18n/literals/da.json +3 -3
- package/app/public/i18n/literals/de.json +3 -3
- package/app/public/i18n/literals/el.json +3 -3
- package/app/public/i18n/literals/es.json +3 -3
- package/app/public/i18n/literals/fi.json +3 -3
- package/app/public/i18n/literals/fr.json +3 -3
- package/app/public/i18n/literals/he.json +3 -3
- package/app/public/i18n/literals/hi.json +3 -3
- package/app/public/i18n/literals/hu.json +3 -3
- package/app/public/i18n/literals/id.json +3 -3
- package/app/public/i18n/literals/it.json +3 -3
- package/app/public/i18n/literals/ja.json +3 -3
- package/app/public/i18n/literals/ko.json +3 -3
- package/app/public/i18n/literals/nl.json +3 -3
- package/app/public/i18n/literals/no.json +3 -3
- package/app/public/i18n/literals/pl.json +3 -3
- package/app/public/i18n/literals/pt-BR.json +3 -3
- package/app/public/i18n/literals/pt-PT.json +3 -3
- package/app/public/i18n/literals/ro.json +3 -3
- package/app/public/i18n/literals/ru.json +3 -3
- package/app/public/i18n/literals/sv.json +3 -3
- package/app/public/i18n/literals/th.json +3 -3
- package/app/public/i18n/literals/tl.json +3 -3
- package/app/public/i18n/literals/tr.json +3 -3
- package/app/public/i18n/literals/uk.json +3 -3
- package/app/public/i18n/literals/ur.json +3 -3
- package/app/public/i18n/literals/vi.json +3 -3
- package/app/public/i18n/literals/zh-CN.json +66 -43
- package/app/public/i18n/literals/zh-TW.json +59 -11
- package/app/src/mitm/cert/rootCA.js +4 -4
- package/app/src/mitm/handlers/base.js +2 -2
- package/app/src/mitm/handlers/copilot.js +2 -2
- package/app/src/mitm/handlers/openrouter.js +2 -2
- package/app/src/mitm/server.js +4 -4
- package/package.json +1 -1
- package/src/cli/menus/cliTools.js +3 -3
- package/app/.next/static/SQn85l_D0P4BshNJQkGiZ/_buildManifest.js +0 -1
- package/app/.next/static/chunks/5497-a2d728c63029180e.js +0 -7
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-0dc79ccb25aab919.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/skills/page-d4518d92737b2728.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/_global-error/page-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/auth/login/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/auth/logout/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/auth/me/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/inject-auth/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/restart/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/test/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/auth/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/combos/[id]/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/combos/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/health/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/init/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/keys/[id]/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/keys/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/locale/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/models/alias/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/models/availability/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/models/custom/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/models/disabled/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/models/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/models/test/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/providers/client/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/providers/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/providers/suggested-models/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/providers/test-batch/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/providers/validate/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/settings/database/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/settings/require-login/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/settings/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/shutdown/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/tags/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/translator/load/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/translator/save/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/translator/send/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/translator/translate/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/disable/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/enable/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/status/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/usage/api-keys/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/usage/chart/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/usage/history/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/usage/logs/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/usage/providers/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-details/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-logs/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stats/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stream/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/users/[id]/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/users/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/api/chat/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/speech/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/voices/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/embeddings/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/images/generations/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/[kind]/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/info/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/compact/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/search/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1/web/fetch/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/version/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/api/version/update/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/landing/page-4644660041715534.js +0 -1
- package/app/.next/static/chunks/app/manifest.webmanifest/route-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/app/page-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-6ec61ce021cdb9a6.js +0 -1
- package/app/.next/static/css/d726e4e5a2cfbfd1.css +0 -1
- /package/app/.next/static/{SQn85l_D0P4BshNJQkGiZ → faQBvAhPvYR3OC9ddKyfJ}/_ssgManifest.js +0 -0
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Administre sus conexiones de proveedor de IA",
|
|
111
111
|
"Model combos with fallback": "Combinaciones de modelos con respaldo",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Monitoree su uso de API, consumo de tokens y registros de solicitudes",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Interceptar el tráfico de herramientas CLI y enrutar a través de OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "Configurar herramientas CLI",
|
|
115
115
|
"API endpoint configuration": "Configuración del punto final de API",
|
|
116
116
|
"Manage your preferences": "Administrar sus preferencias",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Certificado",
|
|
176
176
|
"Server": "Servidor",
|
|
177
177
|
"Purpose:": "Propósito:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Use Antigravity IDE y GitHub Copilot → con CUALQUIER proveedor/modelo de OpenrouterX",
|
|
179
179
|
"How it works:": "Cómo funciona:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Solicitud de Antigravity/Copilot IDE → Redireccionamiento DNS a localhost:443 → El proxy MITM intercepta → OpenrouterX → respuesta a Antigravity/Copilot",
|
|
181
181
|
"API Key": "Clave API",
|
|
182
182
|
"No API keys — create one in Keys page": "Sin claves API — cree una en la página Claves",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (predeterminado)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Hallitse AI-palveluntarjoajayhteyksääsi",
|
|
111
111
|
"Model combos with fallback": "Mallien yhdistelmät palautuksella",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Valvo API-käyttöä, tunnusmerkkien kulutusta ja pyyntölokeja",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Sieppaa CLI-työkaluliikenteen ja reitit OpenrouterXin kautta",
|
|
114
114
|
"Configure CLI tools": "Konfiguroi CLI-työkalut",
|
|
115
115
|
"API endpoint configuration": "API-päätepisteen konfiguraatio",
|
|
116
116
|
"Manage your preferences": "Hallitse asetuksiasi",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Sertifikaatti",
|
|
176
176
|
"Server": "Palvelin",
|
|
177
177
|
"Purpose:": "Tarkoitus:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Käytä Antigravity IDE:tä ja GitHub Copilot:ia → minkä tahansa palveluntarjoajan/mallin kanssa OpenrouterXista",
|
|
179
179
|
"How it works:": "Kuinka se toimii:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Antigravity/Copilot IDE-pyyntö → DNS-uudelleenohjaus localhost:443:iin → MITM-välityspalvelin sieppaa → OpenrouterX → vastaus Antigravity/Copilot:ille",
|
|
181
181
|
"API Key": "API-avain",
|
|
182
182
|
"No API keys — create one in Keys page": "Ei API-avaimia — luo yksi Keys-sivulla",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (oletus)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Gérez vos connexions de fournisseur IA",
|
|
111
111
|
"Model combos with fallback": "Combinaisons de modèles avec secours",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Surveillez votre utilisation d'API, la consommation de jetons et les journaux de requête",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Interceptez le trafic des outils CLI et acheminez via OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "Configurer les outils CLI",
|
|
115
115
|
"API endpoint configuration": "Configuration du point final API",
|
|
116
116
|
"Manage your preferences": "Gérez vos préférences",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Certificat",
|
|
176
176
|
"Server": "Serveur",
|
|
177
177
|
"Purpose:": "Objectif :",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Utilisez Antigravity IDE et GitHub Copilot → avec N'IMPORTE QUEL fournisseur/modèle de OpenrouterX",
|
|
179
179
|
"How it works:": "Comment ça marche :",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Demande Antigravity/Copilot IDE → Redirection DNS vers localhost:443 → Le proxy MITM intercepte → OpenrouterX → réponse à Antigravity/Copilot",
|
|
181
181
|
"API Key": "Clé API",
|
|
182
182
|
"No API keys — create one in Keys page": "Aucune clé API — créez-en une dans la page Clés",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (par défaut)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "נהל את חיבורי ספק ה-AI שלך",
|
|
111
111
|
"Model combos with fallback": "שילובי מודל עם התחזוקה",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "עקוב אחרי השימוש ב-API, צריכת אסימונים ויומני בקשה",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "תקוף את תנועת כלי CLI וניתוב דרך OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "הגדר כלים CLI",
|
|
115
115
|
"API endpoint configuration": "הגדרת נקודת קצה של API",
|
|
116
116
|
"Manage your preferences": "נהל את העדפותיך",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "תעודה",
|
|
176
176
|
"Server": "שרת",
|
|
177
177
|
"Purpose:": "מטרה:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "השתמש ב-Antigravity IDE ו-GitHub Copilot → עם כל ספק/מודל מ-OpenrouterX",
|
|
179
179
|
"How it works:": "איך זה עובד:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "בקשת Antigravity/Copilot IDE → הפניה DNS ל-localhost:443 → פרוקסי MITM חוטף → OpenrouterX → תגובה ל-Antigravity/Copilot",
|
|
181
181
|
"API Key": "מפתח API",
|
|
182
182
|
"No API keys — create one in Keys page": "אין מפתחות API — צור אחד בעמוד Keys",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (ברירת מחדל)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "अपने AI प्रदाता कनेक्शन प्रबंधित करें",
|
|
111
111
|
"Model combos with fallback": "फॉलबैक के साथ मॉडल कॉम्बो",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "अपने API उपयोग, टोकन खपत और अनुरोध लॉग की निगरानी करें",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "CLI टूल ट्रैफिक को इंटरसेप्ट करें और OpenrouterX के माध्यम से रूट करें",
|
|
114
114
|
"Configure CLI tools": "CLI उपकरण कॉन्फ़िगर करें",
|
|
115
115
|
"API endpoint configuration": "API एंडपॉइंट कॉन्फ़िगरेशन",
|
|
116
116
|
"Manage your preferences": "अपनी प्राथमिकताएं प्रबंधित करें",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "प्रमाणपत्र",
|
|
176
176
|
"Server": "सर्वर",
|
|
177
177
|
"Purpose:": "उद्देश्य:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Antigravity IDE और GitHub Copilot का उपयोग करें → OpenrouterX से किसी भी प्रदाता/मॉडल के साथ",
|
|
179
179
|
"How it works:": "यह कैसे काम करता है:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Antigravity/Copilot IDE अनुरोध → DNS को localhost:443 में पुनर्निर्देशित करें → MITM प्रॉक्सी इंटरसेप्ट करता है → OpenrouterX → Antigravity/Copilot को प्रतिक्रिया",
|
|
181
181
|
"API Key": "API कुंजी",
|
|
182
182
|
"No API keys — create one in Keys page": "कोई API कुंजी नहीं — Keys पृष्ठ में एक बनाएं",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (डिफ़ॉल्ट)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Az AI-szolgáltatók kapcsolatainak kezelése",
|
|
111
111
|
"Model combos with fallback": "Modell kombinációk tartalékkal",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Az API-használat, a token-fogyasztás és a kérési naplók figyelése",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "CLI-eszköz forgalmának elfogása és az OpenrouterX-en keresztüli irányítása",
|
|
114
114
|
"Configure CLI tools": "CLI-eszközök konfigurálása",
|
|
115
115
|
"API endpoint configuration": "API-végpont konfigurálása",
|
|
116
116
|
"Manage your preferences": "Előnyzeteinek kezelése",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Tanúsítvány",
|
|
176
176
|
"Server": "Kiszolgáló",
|
|
177
177
|
"Purpose:": "Cél:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Antigravity IDE és GitHub Copilot használata → az OpenrouterX bármelyik szolgáltatójával/modelljével",
|
|
179
179
|
"How it works:": "Hogyan működik:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Antigravity/Copilot IDE kérés → DNS átirányítás a localhost:443-ra → MITM proxy elfogja → OpenrouterX → válasz Antigravity/Copilot-nak",
|
|
181
181
|
"API Key": "API-kulcs",
|
|
182
182
|
"No API keys — create one in Keys page": "Nincsenek API-kulcsok — hozzon létre egyet a Keys oldalon",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (alapértelmezett)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Kelola koneksi penyedia AI Anda",
|
|
111
111
|
"Model combos with fallback": "Kombinasi model dengan fallback",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Pantau penggunaan API, konsumsi token, dan log permintaan Anda",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Intersep lalu lintas alat CLI dan rute melalui OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "Konfigurasi alat CLI",
|
|
115
115
|
"API endpoint configuration": "Konfigurasi titik akhir API",
|
|
116
116
|
"Manage your preferences": "Kelola preferensi Anda",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Sertifikat",
|
|
176
176
|
"Server": "Server",
|
|
177
177
|
"Purpose:": "Tujuan:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Gunakan Antigravity IDE & GitHub Copilot → dengan PENYEDIA/model APA PUN dari OpenrouterX",
|
|
179
179
|
"How it works:": "Cara kerjanya:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Permintaan Antigravity/Copilot IDE → Pengalihan DNS ke localhost:443 → Proxy MITM mengintersep → OpenrouterX → respons ke Antigravity/Copilot",
|
|
181
181
|
"API Key": "Kunci API",
|
|
182
182
|
"No API keys — create one in Keys page": "Tidak ada kunci API — buat satu di halaman Keys",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (bawaan)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Gestisci le connessioni del tuo provider AI",
|
|
111
111
|
"Model combos with fallback": "Combinazioni di modelli con fallback",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Monitora l'utilizzo dell'API, il consumo di token e i log delle richieste",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Intercetta il traffico dello strumento CLI e instradalo attraverso OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "Configura gli strumenti CLI",
|
|
115
115
|
"API endpoint configuration": "Configurazione dell'endpoint API",
|
|
116
116
|
"Manage your preferences": "Gestisci le tue preferenze",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Certificato",
|
|
176
176
|
"Server": "Server",
|
|
177
177
|
"Purpose:": "Scopo:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Usa Antigravity IDE & GitHub Copilot → con QUALSIASI provider/modello da OpenrouterX",
|
|
179
179
|
"How it works:": "Come funziona:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Richiesta Antigravity/Copilot IDE → Reindirizzamento DNS a localhost:443 → Il proxy MITM intercetta → OpenrouterX → Risposta a Antigravity/Copilot",
|
|
181
181
|
"API Key": "Chiave API",
|
|
182
182
|
"No API keys — create one in Keys page": "Nessuna chiave API — crearne una nella pagina Chiavi",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (predefinito)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "AIプロバイダーの接続を管理する",
|
|
111
111
|
"Model combos with fallback": "フォールバック付きモデルコンボ",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "APIの使用状況、トークン消費量、およびリクエストログを監視する",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "CLIツールのトラフィックをインターセプトし、OpenrouterXを通じてルーティングする",
|
|
114
114
|
"Configure CLI tools": "CLIツールを構成",
|
|
115
115
|
"API endpoint configuration": "APIエンドポイント構成",
|
|
116
116
|
"Manage your preferences": "設定を管理する",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "証明書",
|
|
176
176
|
"Server": "サーバー",
|
|
177
177
|
"Purpose:": "目的:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Antigravity IDE & GitHub Copilot → OpenrouterX の任意のプロバイダー/モデルを使用",
|
|
179
179
|
"How it works:": "しくみ:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Antigravity/Copilot IDE リクエスト → localhost:443 への DNS リダイレクト → MITM プロキシが傍受 → OpenrouterX → Antigravity/Copilot への応答",
|
|
181
181
|
"API Key": "APIキー",
|
|
182
182
|
"No API keys — create one in Keys page": "APIキーがありません — キーページで1つ作成してください",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx(デフォルト)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "AI 제공자 연결 관리",
|
|
111
111
|
"Model combos with fallback": "폴백 기능이 있는 모델 조합",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "API 사용, 토큰 소비 및 요청 로그 모니터링",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "CLI 도구 트래픽을 가로채고 OpenrouterX를 통해 라우팅",
|
|
114
114
|
"Configure CLI tools": "CLI 도구 구성",
|
|
115
115
|
"API endpoint configuration": "API 엔드포인트 구성",
|
|
116
116
|
"Manage your preferences": "기본 설정 관리",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "인증서",
|
|
176
176
|
"Server": "서버",
|
|
177
177
|
"Purpose:": "목적:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Antigravity IDE 및 GitHub Copilot 사용 → OpenrouterX의 모든 제공자/모델과 함께",
|
|
179
179
|
"How it works:": "작동 방식:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Antigravity/Copilot IDE 요청 → localhost:443로 DNS 리디렉션 → MITM 프록시가 가로챔 → OpenrouterX → Antigravity/Copilot으로 응답",
|
|
181
181
|
"API Key": "API 키",
|
|
182
182
|
"No API keys — create one in Keys page": "API 키 없음 — 키 페이지에서 만들기",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (기본값)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Beheer uw AI-providerverbindingen",
|
|
111
111
|
"Model combos with fallback": "Modelcombinaties met fallback",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Controleer uw API-gebruik, tokenverbruik en aanvraaglogboeken",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Onderschep CLI-toolverkeer en stuur het via OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "CLI-tools configureren",
|
|
115
115
|
"API endpoint configuration": "Configuratie van API-eindpunt",
|
|
116
116
|
"Manage your preferences": "Beheer uw voorkeuren",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Certificaat",
|
|
176
176
|
"Server": "Server",
|
|
177
177
|
"Purpose:": "Doel:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Gebruik Antigravity IDE en GitHub Copilot → met ELKE provider/model van OpenrouterX",
|
|
179
179
|
"How it works:": "Hoe het werkt:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Antigravity/Copilot IDE-aanvraag → DNS-omleiding naar localhost:443 → MITM-proxy onderschept → OpenrouterX → antwoord naar Antigravity/Copilot",
|
|
181
181
|
"API Key": "API-sleutel",
|
|
182
182
|
"No API keys — create one in Keys page": "Geen API-sleutels — maak er één aan op de pagina Sleutels",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (standaard)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Administrer AI-leverandørforbindelsene dine",
|
|
111
111
|
"Model combos with fallback": "Modellkombinasjoner med fallback",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Overvåk API-bruken, tokenforbruk og anmodningslogger",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Avlytting av CLI-verktøy trafikk og rute gjennom OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "Konfigurer CLI-verktøy",
|
|
115
115
|
"API endpoint configuration": "Konfiguration av API-endepunkt",
|
|
116
116
|
"Manage your preferences": "Administrer dine preferanser",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Sertifikat",
|
|
176
176
|
"Server": "Server",
|
|
177
177
|
"Purpose:": "Formål:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Bruk Antigravity IDE & GitHub Copilot → med ENHVER leverandør/modell fra OpenrouterX",
|
|
179
179
|
"How it works:": "Slik fungerer det:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Antigravity/Copilot IDE-forespørsel → DNS-omdirigering til localhost:443 → MITM-proxy avlytt → OpenrouterX → svar til Antigravity/Copilot",
|
|
181
181
|
"API Key": "API-nøkkel",
|
|
182
182
|
"No API keys — create one in Keys page": "Ingen API-nøkler — lag en på Keys-siden",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (standard)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Zarządzaj połączeniami dostawcy sztucznej inteligencji",
|
|
111
111
|
"Model combos with fallback": "Kombinacje modeli z rezerwą",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Monitoruj użycie API, zużycie tokenów i dzienniki żądań",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Przechwytuj ruch narzędzi CLI i kieruj przez OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "Konfiguruj narzędzia CLI",
|
|
115
115
|
"API endpoint configuration": "Konfiguracja punktu końcowego API",
|
|
116
116
|
"Manage your preferences": "Zarządzaj swoimi preferencjami",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Certyfikat",
|
|
176
176
|
"Server": "Serwer",
|
|
177
177
|
"Purpose:": "Cel:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Użyj Antigravity IDE i GitHub Copilot → z DOWOLNYM dostawcą/modelem z OpenrouterX",
|
|
179
179
|
"How it works:": "Jak to działa:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Żądanie Antigravity/Copilot IDE → Przekierowanie DNS na localhost:443 → Serwer proxy MITM przechwytuje → OpenrouterX → odpowiedź do Antigravity/Copilot",
|
|
181
181
|
"API Key": "Klucz API",
|
|
182
182
|
"No API keys — create one in Keys page": "Brak kluczy API — utwórz jeden na stronie Klucze",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (domyślnie)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Gerencie suas conexões de provedor de IA",
|
|
111
111
|
"Model combos with fallback": "Combinações de modelos com fallback",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Monitore seu uso de API, consumo de tokens e logs de solicitação",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Intercepte o tráfego da ferramenta CLI e roteie através do OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "Configurar ferramentas CLI",
|
|
115
115
|
"API endpoint configuration": "Configuração do ponto de extremidade da API",
|
|
116
116
|
"Manage your preferences": "Gerenciar suas preferências",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Certificado",
|
|
176
176
|
"Server": "Servidor",
|
|
177
177
|
"Purpose:": "Propósito:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Use Antigravity IDE e GitHub Copilot → com QUALQUER provedor/modelo do OpenrouterX",
|
|
179
179
|
"How it works:": "Como funciona:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Solicitação do Antigravity/Copilot IDE → Redirecionamento DNS para localhost:443 → Proxy MITM intercepta → OpenrouterX → resposta para Antigravity/Copilot",
|
|
181
181
|
"API Key": "Chave API",
|
|
182
182
|
"No API keys — create one in Keys page": "Sem chaves de API — crie uma na página Chaves",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (padrão)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Gerir as suas ligações de fornecedor de IA",
|
|
111
111
|
"Model combos with fallback": "Combinações de modelos com contingência",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Monitorize a sua utilização de API, consumo de fichas e registos de pedidos",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Intercete o tráfego da ferramenta CLI e encaminhe através do OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "Configurar ferramentas CLI",
|
|
115
115
|
"API endpoint configuration": "Configuração do ponto final da API",
|
|
116
116
|
"Manage your preferences": "Gerir as suas preferências",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Certificado",
|
|
176
176
|
"Server": "Servidor",
|
|
177
177
|
"Purpose:": "Finalidade:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Utilize o Antigravity IDE e GitHub Copilot → com QUALQUER fornecedor/modelo do OpenrouterX",
|
|
179
179
|
"How it works:": "Como funciona:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Pedido do Antigravity/Copilot IDE → Redirecionamento DNS para localhost:443 → Proxy MITM interceta → OpenrouterX → resposta para Antigravity/Copilot",
|
|
181
181
|
"API Key": "Chave API",
|
|
182
182
|
"No API keys — create one in Keys page": "Sem chaves de API — crie uma na página Chaves",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (predefinição)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Gestionați conexiunile furnizorului dvs. de IA",
|
|
111
111
|
"Model combos with fallback": "Combinații de modele cu fallback",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Monitorizați utilizarea API-ului, consumul de token și jurnalele de solicitare",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Interceptați traficul instrumentului CLI și rutați prin OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "Configurați instrumentele CLI",
|
|
115
115
|
"API endpoint configuration": "Configurația punctului final API",
|
|
116
116
|
"Manage your preferences": "Gestionați preferințele dvs.",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Certificat",
|
|
176
176
|
"Server": "Server",
|
|
177
177
|
"Purpose:": "Scop:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Folosiți Antigravity IDE & GitHub Copilot → cu ORICE furnizor/model din OpenrouterX",
|
|
179
179
|
"How it works:": "Cum funcționează:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Solicitare Antigravity/Copilot IDE → Redirecționare DNS la localhost:443 → Proxy MITM interceptează → OpenrouterX → răspuns la Antigravity/Copilot",
|
|
181
181
|
"API Key": "Cheie API",
|
|
182
182
|
"No API keys — create one in Keys page": "Nicio cheie API — creați una în pagina Chei",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (implicit)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Управляйте своими подключениями провайдера ИИ",
|
|
111
111
|
"Model combos with fallback": "Комбинации моделей с резервным вариантом",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Мониторьте использование API, потребление токенов и журналы запросов",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Перехватите трафик инструмента CLI и маршрутизируйте через OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "Настройка инструментов CLI",
|
|
115
115
|
"API endpoint configuration": "Конфигурация конечной точки API",
|
|
116
116
|
"Manage your preferences": "Управляйте своими предпочтениями",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Сертификат",
|
|
176
176
|
"Server": "Сервер",
|
|
177
177
|
"Purpose:": "Назначение:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Используйте Antigravity IDE и GitHub Copilot → с ЛЮБЫМ провайдером/моделью от OpenrouterX",
|
|
179
179
|
"How it works:": "Как это работает:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Запрос Antigravity/Copilot IDE → Перенаправление DNS на localhost:443 → Прокси MITM перехватывает → OpenrouterX → ответ для Antigravity/Copilot",
|
|
181
181
|
"API Key": "Ключ API",
|
|
182
182
|
"No API keys — create one in Keys page": "Нет ключей API — создайте один на странице ключей",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (по умолчанию)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Hantera dina AI-leverantörsanslutningar",
|
|
111
111
|
"Model combos with fallback": "Modellkombinationer med fallback",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Övervaka din API-användning, tokenförbrukning och begärandeloggar",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Avlyssna CLI-verktygstrafik och dirigera genom OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "Konfigurera CLI-verktyg",
|
|
115
115
|
"API endpoint configuration": "Konfiguration av API-slutpunkt",
|
|
116
116
|
"Manage your preferences": "Hantera dina inställningar",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Certifikat",
|
|
176
176
|
"Server": "Server",
|
|
177
177
|
"Purpose:": "Syfte:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Använd Antigravity IDE & GitHub Copilot → med VALFRI leverantör/modell från OpenrouterX",
|
|
179
179
|
"How it works:": "Hur det fungerar:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Antigravity/Copilot IDE-begäran → DNS-omdirigering till localhost:443 → MITM-proxy avlyssnar → OpenrouterX → svar till Antigravity/Copilot",
|
|
181
181
|
"API Key": "API-nyckel",
|
|
182
182
|
"No API keys — create one in Keys page": "Inga API-nycklar — skapa en på nyckelsidan",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (standard)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "จัดการการเชื่อมต่อผู้ให้บริการ AI ของคุณ",
|
|
111
111
|
"Model combos with fallback": "ชุดรวมโมเดลที่มี fallback",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "ติดตามการใช้งาน API การใช้งาน token และบันทึกคำขอของคุณ",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "สกัดปะท่อ CLI และเส้นทางผ่าน OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "กำหนดค่าเครื่องมือ CLI",
|
|
115
115
|
"API endpoint configuration": "การตั้งค่าจุดสิ้นสุด API",
|
|
116
116
|
"Manage your preferences": "จัดการการตั้งค่าของคุณ",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "ใบรับรอง",
|
|
176
176
|
"Server": "เซิร์ฟเวอร์",
|
|
177
177
|
"Purpose:": "วัตถุประสงค์:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "ใช้ Antigravity IDE & GitHub Copilot → ที่มีผู้ให้บริการ/โมเดลใด ๆ จาก OpenrouterX",
|
|
179
179
|
"How it works:": "วิธีการทำงาน:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "คำขอ Antigravity/Copilot IDE → เปลี่ยนเส้นทาง DNS เป็น localhost:443 → MITM proxy สกัดปะท่อ → OpenrouterX → ตอบสนอง Antigravity/Copilot",
|
|
181
181
|
"API Key": "คีย์ API",
|
|
182
182
|
"No API keys — create one in Keys page": "ไม่มีคีย์ API — สร้างคีย์ในหน้า Keys",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (ค่าเริ่มต้น)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Pamahalaan ang iyong mga koneksyon ng AI provider",
|
|
111
111
|
"Model combos with fallback": "Mga model combo na may fallback",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Subaybayan ang iyong paggamit ng API, pagkonsumo ng token, at mga log ng request",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Harangin ang lalu ng CLI tool at i-route sa pamamagitan ng OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "I-configure ang CLI tools",
|
|
115
115
|
"API endpoint configuration": "Konfiguration ng API endpoint",
|
|
116
116
|
"Manage your preferences": "Pamahalaan ang iyong mga kagustuhan",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Cert",
|
|
176
176
|
"Server": "Server",
|
|
177
177
|
"Purpose:": "Layunin:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Gamitin ang Antigravity IDE & GitHub Copilot → sa ANUMANG provider/model mula sa OpenrouterX",
|
|
179
179
|
"How it works:": "Paano ito gumagana:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Antigravity/Copilot IDE request → DNS redirect sa localhost:443 → MITM proxy intercepts → OpenrouterX → response sa Antigravity/Copilot",
|
|
181
181
|
"API Key": "Susi ng API",
|
|
182
182
|
"No API keys — create one in Keys page": "Walang API keys — lumikha ng isa sa Keys page",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (default)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "AI sağlayıcı bağlantılarınızı yönetin",
|
|
111
111
|
"Model combos with fallback": "Yedek desteğiyle model kombinasyonları",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "API kullanımınızı, token tüketimini ve istek günlüklerini izleyin",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "CLI araç trafiğini yakalayın ve OpenrouterX üzerinden yönlendirin",
|
|
114
114
|
"Configure CLI tools": "CLI araçlarını yapılandırın",
|
|
115
115
|
"API endpoint configuration": "API uç noktası yapılandırması",
|
|
116
116
|
"Manage your preferences": "Tercihlerinizi yönetin",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Sertifika",
|
|
176
176
|
"Server": "Sunucu",
|
|
177
177
|
"Purpose:": "Amaç:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Antigravity IDE & GitHub Copilot kullanın → OpenrouterX'dan HERHANGİ bir sağlayıcı/model ile",
|
|
179
179
|
"How it works:": "Nasıl çalışır:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Antigravity/Copilot IDE isteği → DNS'i localhost:443'e yönlendir → MITM proxy yakalar → OpenrouterX → Antigravity/Copilot'a yanıt",
|
|
181
181
|
"API Key": "API Anahtarı",
|
|
182
182
|
"No API keys — create one in Keys page": "API anahtarı yok — Keys sayfasında bir tane oluşturun",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (varsayılan)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Керуйте своїми з'єднаннями постачальника AI",
|
|
111
111
|
"Model combos with fallback": "Комбо моделей з резервуванням",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Відстежуйте використання API, споживання токенів та журнали запитів",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Перехопіть трафік інструменту CLI та маршрутизуйте через OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "Налаштуйте інструменти CLI",
|
|
115
115
|
"API endpoint configuration": "Конфігурація кінцевої точки API",
|
|
116
116
|
"Manage your preferences": "Керуйте своїми уподобаннями",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Сертифікат",
|
|
176
176
|
"Server": "Сервер",
|
|
177
177
|
"Purpose:": "Мета:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Використовуйте Antigravity IDE & GitHub Copilot → з БУДЬ-ЯКИМ постачальником/моделлю від OpenrouterX",
|
|
179
179
|
"How it works:": "Як це працює:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Запит Antigravity/Copilot IDE → Перенаправлення DNS на localhost:443 → MITM проксі перехопити → OpenrouterX → відповідь на Antigravity/Copilot",
|
|
181
181
|
"API Key": "Ключ API",
|
|
182
182
|
"No API keys — create one in Keys page": "Немає ключів API — створіть один на сторінці ключів",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (за замовчуванням)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "اپنے AI فراہم کنندہ کنکشن کو منیج کریں",
|
|
111
111
|
"Model combos with fallback": "Fallback کے ساتھ ماڈل امتزاجات",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "اپنے API استعمال، ٹوکن کھپت، اور درخواست لاگز کی نگرانی کریں",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "CLI ٹول ٹریفک کو روکیں اور OpenrouterX کے ذریعے منتقل کریں",
|
|
114
114
|
"Configure CLI tools": "CLI آلات ترتیب دیں",
|
|
115
115
|
"API endpoint configuration": "API اختتام نقطہ کی ترتیب",
|
|
116
116
|
"Manage your preferences": "اپنی ترجیحات منیج کریں",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "سرٹیفکیٹ",
|
|
176
176
|
"Server": "سرور",
|
|
177
177
|
"Purpose:": "مقصد:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Antigravity IDE اور GitHub Copilot استعمال کریں → OpenrouterX سے کسی بھی فراہم کنندہ/ماڈل کے ساتھ",
|
|
179
179
|
"How it works:": "یہ کیسے کام کرتا ہے:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Antigravity/Copilot IDE درخواست → DNS کو localhost:443 کی طرف ری ڈائریکٹ کریں → MITM پروکسی روکے → OpenrouterX → Antigravity/Copilot کو جواب",
|
|
181
181
|
"API Key": "API کلید",
|
|
182
182
|
"No API keys — create one in Keys page": "کوئی API کلید نہیں — Keys صفحہ میں ایک بنائیں",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (ڈیفالٹ)",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"Manage your AI provider connections": "Quản lý kết nối nhà cung cấp AI của bạn",
|
|
111
111
|
"Model combos with fallback": "Kết hợp mô hình với dự phòng",
|
|
112
112
|
"Monitor your API usage, token consumption, and request logs": "Theo dõi việc sử dụng API, tiêu thụ token và nhật ký yêu cầu",
|
|
113
|
-
"Intercept CLI tool traffic and route through
|
|
113
|
+
"Intercept CLI tool traffic and route through OpenrouterX": "Chặn lưu lượng công cụ CLI và định tuyến qua OpenrouterX",
|
|
114
114
|
"Configure CLI tools": "Cấu hình công cụ CLI",
|
|
115
115
|
"API endpoint configuration": "Cấu hình điểm cuối API",
|
|
116
116
|
"Manage your preferences": "Quản lý tùy chọn của bạn",
|
|
@@ -175,9 +175,9 @@
|
|
|
175
175
|
"Cert": "Chứng chỉ",
|
|
176
176
|
"Server": "Máy chủ",
|
|
177
177
|
"Purpose:": "Mục đích:",
|
|
178
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Sử dụng Antigravity IDE & GitHub Copilot → với BẤT KỲ nhà cung cấp/mô hình nào từ OpenrouterX",
|
|
179
179
|
"How it works:": "Cách hoạt động:",
|
|
180
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Yêu cầu Antigravity/Copilot IDE → Chuyển hướng DNS đến localhost:443 → MITM proxy chặn → OpenrouterX → phản hồi đến Antigravity/Copilot",
|
|
181
181
|
"API Key": "Khóa API",
|
|
182
182
|
"No API keys — create one in Keys page": "Không có khóa API — tạo một khóa trong trang Keys",
|
|
183
183
|
"sk_openrouterx (default)": "sk_openrouterx (mặc định)",
|