dolibarr/dev/translation
Laurent Destailleur af09528738 NEW Add substitution key __DATE_YMD__, __DATE_DUE_YMD__, __AMOUNT__ and
__AMOUNT_WO_TAX__ into emails templates.
2016-07-21 20:45:30 +02:00
..
autotranslator.class.php NEW Do not use Functions Aliases 2016-07-15 17:10:13 +02:00
autotranslator.php Better Travis CI 2015-12-13 21:34:36 +01:00
README Doc 2014-04-07 00:00:30 +02:00
sanity_check_en_langfiles.php NEW Add substitution key __DATE_YMD__, __DATE_DUE_YMD__, __AMOUNT__ and 2016-07-21 20:45:30 +02:00
strip_language_file.php Better Travis CI 2015-12-13 21:34:36 +01:00
txpull.sh Comment 2015-04-02 12:55:00 +02:00
txpush.sh Enhance transifex sync 2015-12-18 18:25:09 +01:00

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