Skip to content

Supported Frameworks

Jacob Janisz edited this page Jun 3, 2021 · 14 revisions

Supported frameworks are auto-detected when a matching dependency is found in the project.

Framework Trigger Packages Required extensions
Vue vue-i18n, vuex-i18n, vue-i18n-next, nuxt-i18n Vetur or Volar
Vue SFC i18n @intlify/vue-i18n-loader
React react-i18next, react-intl, next-i18next
Angular(ngx-translate) @ngx-translate/core
Angular(transloco) @ngneat/transloco
Flutter(flutter_i18n) flutter_i18n
Laravel laravel/framework
Svelte svelte-i18n
Rails rails-i18n
Ember.js ember-intl
i18next i18next
Polyglot.js node-polyglot
SAP UI5 @ui5/cli
next-translate next-translate
i18nTag es2015-i18n-tag
Joomla joomla/application
VS Code Extension @types/vscode, vscode
Chrome Extension manual config with "i18n-ally.enabledFrameworks": "chrome-ext"
PHP + Gettext manual config with "i18n-ally.enabledFrameworks": "php-gettext"
🎎 Custom For almost any framework! How to...

If you would like to make it work for frameworks not listed above, you can: