2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/l10n/README.md
2013-09-26 01:06:10 -04:00

9 lines
281 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 update`