2
0
mirror of https://github.com/koreader/koreader synced 2024-11-13 19:11:25 +00:00
koreader/l10n/README.md
2017-04-15 15:14:10 +02:00

9 lines
249 B
Markdown

# How to sync this folder with transifex
1. install transifex client. For example: `apt-get install transifex-client`.
2. configure the client:
https://docs.transifex.com/client/client-configuration
3. pull changes from transifex: `make pull`