element-x-ada/tools/localazy
2023-03-20 11:25:53 +01:00
..
localazy.json Move localazy.json configuration file to its own folder and add a README.md 2023-03-20 11:25:53 +01:00
README.md Move localazy.json configuration file to its own folder and add a README.md 2023-03-20 11:25:53 +01:00

Localazy

Localazy is used to host the source strings and their translations.

Localazy project

To add new strings, or to translate existing strings, go the the Localazy project: https://localazy.com/p/element.

Never edit manually the files localazy.xml!.

CLI Installation

To install the Localazy client, follow the instructions from here.

Download translations

In the root folder of the project, run:

localazy download --config ./tools/localazy/localazy.json

It will update all the localazy.xml resource files. In case of merge conflicts, just erase the files and download again using the Localazy client.