Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Translate i18nNew to Visual Studio Code? Get it now.
Translate i18n

Translate i18n

Nguyễn Vinh Tiếng

|
69 installs
| (4) | Free
🚀 i18n Code Translator is a powerful VS Code extension that simplifies the translation of i18n strings directly within your code editor. Designed for developers working on internationalized applications, it enables fast and accurate translations without leaving VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Translate i18n

Features

• Translate selected text or entire JSON files.

• Support for choosing source and target languages.

• Automatic language detection (if the source language is not selected).

• One-click translation to English.

• Fast and easy translation inside the editor.

Usage

  1. Translate Text (Select Source and Target Languages)

    • Select the text you want to translate in the editor, or choose the entire file.

    • Right-click on the selected text and choose Translate i18n from the context menu.

    • Select the source language and the target language.

    • The translated text will be shown in a new document.

    Translate Text

  2. Translate Automatically (Detect Source Language)

    • Select the text you want to translate in the editor, or choose the entire file.

    • Right-click on the selected text and choose Translate i18n Detect from the context menu.

    • The extension will automatically detect the source language and prompt you to select the target language.

    • The translated text will appear in a new document.

    Translate Text Auto Detect

  3. Translate to English

    • Select the text you want to translate in the editor, or choose the entire file.

    • Right-click and choose Translate to English.

    • The selected text will be translated into English and displayed in a new document.

    Translate to English

  4. Translate on Select and Hover

    • Right-click and choose Auto translate on select and hover and Select the language which you want to translate.

    • Now, when you select any text, it will be translated automatically on Hover.

    • The translated text will be displayed in a tooltip.

    Translate on Select

  5. Translate Files

    • Select files you want to translate in the explorer.

    • Right-click and choose Translate i18n Files.

    • Select the target language and the destination folder where the translated files will be saved.

    • The translated files will be saved in the destination folder.

    Translate Files

License

MIT License. See LICENSE for more information.

Author

Nguyen Vinh Tieng

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft