-
Notifications
You must be signed in to change notification settings - Fork 320
Contribute
Glad to know you want to contribute! Thanks in advance.
If you would like to help translate this extension, you can do it by following steps.
We recommend you to use VSCode with
i18n-ally
. It supports i18n for VSCode extension development which can help you translate itself π.
- Fork and clone this repo.
- Create new file
<locale-code>.json
under./locales
directory. - Translate messages in the new JSON file you created. (You may utilize the
i18n Ally: Fulfill keys with empty strings
command) - You may also add your name to the translation contributors table.
- Commit changes and make a PR
Much appreciated! θ°’θ°’δ½ !
You would need to
Prerequisites:
- VS Code to contribute to the extension development,
- node version: v18.19.0
- yarn version: 1.22.19
- Extensions listed in the project recommendation.
Development:
- Install the dependencies with
yarn install
- Run "Debug" (it would be automatically preconfigured) -- press
F5
or go to "Run and debug" and click onβΆοΈ "Start debugging". - A new VS Code instance with an extension loaded would start.
After making changes in the extension source code, you will need to click the "Restart" button on the debug panel to update:
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