-
Notifications
You must be signed in to change notification settings - Fork 324
Supported Frameworks
mahesh0431 edited this page May 5, 2020
·
14 revisions
Supported frameworks are auto-detected when a matching dependency is found in the project.
Framework | Trigger Packages |
---|---|
Vue |
vue-i18n ,
vuex-i18n ,
vue-i18next ,
nuxt-i18n
|
Vue SFC i18n |
@kazupon/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
|
i18nTag |
es2015-i18n-tag
|
Joomla |
joomla/application
|
VS Code Extension |
@types/vscode ,
vscode
|
Chrome Extension |
manual config with "i18n-ally.enabledFrameworks": "chrome-ext"
|
SAP UI5 |
@ui5/cli
(or) manual config with "i18n-ally.enabledFrameworks": "ui5"
|
π 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