dolibarr/dev/translation
2019-02-10 12:59:09 +01:00
..
autotranslator.class.php Merge branch 'develop' into nospaceaftercomma 2019-02-03 19:27:16 +01:00
autotranslator.php PSR2 space after comma in function call 2019-01-27 11:55:16 +01:00
erp_comparison_translation.txt Translation 2017-07-09 13:43:23 +02:00
README spelling fixes 2019-02-10 12:59:09 +01:00
sanity_check_en_langfiles.php Merge branch 'develop' into nospaceaftercomma 2019-01-30 18:27:35 +01:00
strip_language_file.php Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma 2019-01-27 23:23:38 +01:00
txpull.sh Sync transifex 2017-02-21 10:26:11 +01:00
txpush.sh Trans 2018-06-06 11:20:35 +02: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 information 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