dolibarr/dev/translation
2020-05-24 17:58:18 +02:00
..
autotranslator.class.php add new rule 2020-05-21 01:41:27 +02:00
autotranslator.php all http addresses should be https now 2019-06-23 15:35:12 +02:00
erp_comparison_translation.txt Update erp_comparison_translation.txt 2020-02-25 14:41:18 +01:00
README http -> https: 2020-02-26 12:35:17 +01:00
sanity_check_en_langfiles.php add new rule 2020-05-21 01:41:27 +02:00
strip_language_file.php Merge remote-tracking branch 'upstream/develop' into Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword 2020-05-24 17:58:18 +02:00
txpull.sh Sync transifex 2020-05-23 23:50:00 +02:00
txpush.sh Work whatever is running dir 2019-12-05 18:30:26 +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:
https://wiki.dolibarr.org/index.php/Translator_documentation
For more information on how to use them.

for Linux OS:
To install transifex client:
sudo pip install --upgrade transifex-client

To update transifex client:
sudo pip install --upgrade transifex-client