-
Notifications
You must be signed in to change notification settings - Fork 323
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:
- Open a Framework Support Request
- Fork and raise a Pull Request
- Config your custom framework
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
πβπ¨ Review & Collaborate
πͺ¨ Hard-coded Strings Extraction
βοΈ Configurations
π Migration