Update README
This commit is contained in:
parent
57d34bc543
commit
1b6bc2a86d
@ -2,13 +2,18 @@ README (English)
|
|||||||
--------------------------------
|
--------------------------------
|
||||||
This directory contains tools to generate translation files for a new
|
This directory contains tools to generate translation files for a new
|
||||||
languages or to update translation files for existing languages.
|
languages or to update translation files for existing languages.
|
||||||
|
|
||||||
See Dolibarr Wiki page:
|
See Dolibarr Wiki page:
|
||||||
https://wiki.dolibarr.org/index.php/Translator_documentation
|
https://wiki.dolibarr.org/index.php/Translator_documentation
|
||||||
For more information on how to use them.
|
For more information on how to use them.
|
||||||
|
|
||||||
for Linux OS:
|
Translation of Dolibarr Project at Transifex:
|
||||||
To install transifex client:
|
https://www.transifex.com/dolibarr-association/dolibarr/dashboard/
|
||||||
|
|
||||||
|
|
||||||
|
Installation of Transifex Client:
|
||||||
|
---------------------------------
|
||||||
|
for Linux OS
|
||||||
|
to install or to update transifex client:
|
||||||
sudo pip install --upgrade transifex-client
|
sudo pip install --upgrade transifex-client
|
||||||
|
|
||||||
To update transifex client:
|
|
||||||
sudo pip install --upgrade transifex-client
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user