You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/l10n/README.md

9 lines
279 B
Markdown

# 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`