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 transifex client. For example: `apt-get install transifex-client`.
2. configure the client:
http://support.transifex.com/customer/portal/articles/1000855-configuring-the-client
3. pull changes from transifex: `make pull`