Skip to content

lokalise/i18n-ally

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 30, 2021 14:35
April 12, 2020 21:38
February 23, 2021 17:11
January 30, 2021 00:40
June 2, 2019 07:25
January 30, 2021 00:40
January 13, 2021 14:31
January 30, 2021 00:40
December 29, 2020 11:36
August 21, 2021 14:32
January 31, 2021 17:15
September 13, 2021 11:22
January 5, 2021 18:59
February 23, 2021 17:11
September 13, 2021 11:22
September 13, 2021 11:22
September 1, 2021 23:35

logo

English | 简体中文

Visual Studio Marketplace Version Visual Studio Marketplace Downloads Visual Studio Marketplace Installs Marketplace Trending Monthly
Wiki GitHub last commit GitHub issues GitHub stars

v2.0 is released with new Editor UI and Review System 🎉

Migrate from v1.x


Supported Frameworks

Maintained by

Lokalise logo
Lokalise is the fastest growing language cloud technology made by developers, for developers.
As a collaborative productivity platform, it helps structure and automate the translation and localization process for any company in the world.
Learn more



📖 Docs  |  💭 FAQ  |  ⚙️ Configs  |  📜 Supported Formats  |  🧱 Contribute



Demo

i18n-ally on VS code demo



Inline Annotations

Hover and Direct Actions

Manage All Translations in One Place

Editor UI & Review System

Extract Translations from Code

Report Missing Translations

Machine Translation

Annotations for JSON and YAML

General Features

  • Supports multi-root workspaces
  • Supports remote development
  • Supports numerous popular frameworks
  • Supports linked locale messages
  • Uses i18n for the extension itself, of course. Translation List

🌍 Multilingual Support

This extension itself supports i18n as well. It will be auto-matched to the display language you use in your VS Code editor. We currently support the following languages.

Language Maintainer Contributors
English @antfu @rubjo, @EdRands
Simplified Chinese (简体中文) @antfu
Traditional Chinese (繁體中文) @antfu
Norwegian (Norsk) @rubjo
Spanish (Español) @Baltimer
Japanese (日本語) @isdh
Dutch (Nederlands) @Niekvdm, @Excalibaard
Portuguese (Brazilian) @Ibcs16
French (Français) @Nicoxx45, @eri
Swedish (Svenska) @vladdeSV
Ukrainian (Українська) @uhodav
Russian (Русский) @uhodav
German (Deutsch) @alexanderniebuhr
Turkish (Türkçe) @eri

Help Translate

👨‍💻 If you would like to help a language's translation up to date, feel free to put your name in the Maintainers field. I will @mention you when needed. Much appreciated.

❤️ Thanks

This extension was inspired by think2011/vscode-vue-i18n, it wouldn't exist without @think2011's great work.

Support for Vue Single File Component (SFC) is powered by kazupon/vue-i18n-locale-message, which is created by the author of vue-i18n. Thanks for making this!

Code Contributors

My great thanks to all the awesome contributors:

📄 License

MIT License © 2019-PRESENT Anthony Fu

MIT License © 2018-2019 think2011