mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
1817a9190f
aternatively the resource file(pot file) in Transifex is updated with `make pot` and the translated files(po files) is updated with `make po`. `make pot po` will be handled automatically on the nightly build machine.
279 B
279 B
How to sync this folder with transifex
-
install transifex client. For example:
apt-get install transifex-client
. -
configure the client: http://support.transifex.com/customer/portal/articles/1000855-configuring-the-client
-
pull changes from transifex:
make pull