2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/l10n/README.md

9 lines
279 B
Markdown
Raw Normal View History

2013-09-26 05:06:10 +00:00
# How to sync this folder with transifex
2017-11-02 19:43:22 +00:00
1. Install the transifex client. For example, on Debian or Ubuntu: `sudo apt install transifex-client`.
2013-09-26 05:06:10 +00:00
2017-11-02 19:43:22 +00:00
2. Configure the client:
https://docs.transifex.com/client/client-configuration
2013-09-26 05:06:10 +00:00
2017-11-02 19:43:22 +00:00
3. Pull the changes from transifex: `make pull`