-
Notifications
You must be signed in to change notification settings - Fork 323
Migration v1.x
Anthony Fu edited this page Apr 26, 2020
·
8 revisions
π i18n Ally v2.0 is released with the new Editor UI and Review System!
Thanks for all the support and hope you enjoy this update ;)
- Javascript, Typescript, INI, POT locale parsers are now disabled by default. You can enable them by
"i18n-ally.enabledParsers": ["js", "ts", "ini"]
- Config
i18n-ally.promptTranslatingSource
renamed toi18n-ally.translate.promptSource
- Config
i18n-ally.keyMatchRegex
renamed toi18n-ally.regex.key
- Config
i18n-ally.derivedKeyRules
renamed toi18n-ally.usage.derivedKeyRules
-
keyMatchReg
field in custom framework renamed tousageMatchRegex
In place annotations
If you would like to use the side annotations in v1.x, config with
"i18n-ally.annotationInPlace": false,
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