mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
9 lines
279 B
Markdown
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`
|