Polyglot
Sign inGet started
VS Code Extension

Translate without
leaving your editor.

The Polyglot extension for VS Code brings AI-powered translations directly into your development workflow. Upload base files, trigger translations, and pull localized content — all from the sidebar.

VS Code Marketplace
en.json — my-app
Polyglot
my-app
12 langs84 keys
Open Project
Translate
Dashboard
Pull Translations
1{
2 "greeting": "Hello, world!",
3 "farewell": "See you later",
4 "welcome": "Welcome back"
5}

What it does

Your localization co-pilot.

01

Create Projects from JSON

Right-click any JSON file and run "Setup Project from Base File". Polyglot auto-detects the language code from the filename, names your project, and uploads the source strings — no browser required.

Setup
02

Upload & Translate

Push your base language file to the cloud and trigger AI translations in one click. Upload & Translate opens the translation studio so you can review and adjust before pulling back.

Translate
03

Pull into Your Codebase

Choose a destination folder and file layout — {locale}.json, {locale}/messages.json, or custom patterns. Polyglot writes every translated file into your workspace, ready for commit.

Sync
04

Multi-root Workspace Support

Working in a monorepo? Each workspace folder gets its own project binding and sync settings. Switch between folders and projects from the sidebar without any reconfiguration.

Monorepo

How it works

Three steps to global.

Step 1

Connect

Sign in via browser OAuth or paste an extension token. Your credentials stay encrypted in VS Code's secret storage.

Step 2

Push

Select your base JSON file and upload it. Polyglot parses the keys and sends them through AI translation pipelines.

Step 3

Pull

Pick a file layout, hit sync, and every translated locale lands in your workspace — structured and ready to ship.

Get started

Install in seconds.

Marketplace

Search "Polyglot" in the Extensions panel and install polyglotapp.polyglot.

Command Line

Run the install command from any terminal with VS Code on your PATH.

VSIX

Download the .vsix from GitHub releases and install via the Extensions menu.

Ready to go global?

Start translating today.

Install the extension and connect your Polyglot account. Your first project is free.

Open Polyglot Studio