forked from Wavyzz/dolibarr
13 lines
457 B
Plaintext
13 lines
457 B
Plaintext
README (English)
|
|
--------------------------------
|
|
This directory contains tools to generate translation files for a new
|
|
languages or to update translation files for existing languages.
|
|
See Dolibarr Wiki page:
|
|
http://wiki.dolibarr.org/index.php/Translator_documentation
|
|
For more informations on how to use them.
|
|
|
|
To install transifex client:
|
|
sudo pip install --upgrade transifex-client
|
|
|
|
To update transifex client:
|
|
sudo pip install --upgrade transifex-client |