dolibarr/dev/translation
Laurent Destailleur a995bf97eb Fix tools
2020-06-06 15:35:50 +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 Fix tools 2020-06-06 15:35:50 +02:00
txpush.sh Fix tools 2020-06-06 15:35:50 +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:
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