dolibarr/dev/translation
Frédéric FRANCE ee6fadd0d5
add new rule
2020-05-21 01:41:27 +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 add new rule 2020-05-21 01:41:27 +02:00
txpull.sh Trans 2020-03-18 14:01:11 +01: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