|
@@ -5,3 +5,9 @@ languages or to update translation files for existing languages.
|
|
|
See Dolibarr Wiki page:
|
|
|
http://wiki.dolibarr.org/index.php/Translator_documentation
|
|
|
For more informations 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
|