mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
|
|
||
|---|---|---|
| .. | ||
| autotranslator.class.php | ||
| autotranslator.php | ||
| erp_comparison_translation.txt | ||
| README | ||
| sanity_check_en_langfiles.php | ||
| strip_language_file.php | ||
| txpull.sh | ||
| txpush.sh | ||
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