-
-
Notifications
You must be signed in to change notification settings - Fork 45
Translations Update Guide
Max Weber edited this page Apr 13, 2021
·
1 revision
In order to keep translations as easy as possible, we rely on a third-party tool called Lokalise. Feel free to contact one of the Contributers to receive access to it.
There you can enter your translations for the Trufi-Core after you have done that you will need to create a new PR to merge the new translations into the main branch.
In order to get started with the upgrade process of the translations, you will need.
- Access to Lokalise Trufi App
- Lokalise Readonly Token
- Lokalise CLI 2.0
To improve the working process around the Lokalise you will find several scripts in the .\tools\folder
. They are currently only available for Windows, feel free to create a PR for Linux and macOS.
- Add your Lokalise Token into the
.\tools\config.yml
. - From the home directory of the application execute the following command:
.\tools\download_and_generate_lokalisation.ps1
🎉 Congratulations you generated your Localizations.
-
Getting Started
-
Translations