# How to sync this folder with transifex 1. Install the transifex client. For example, on Debian or Ubuntu: `sudo apt install transifex-client`. 2. Configure the client: https://docs.transifex.com/client/client-configuration 3. Pull the changes from transifex: `make pull`