Martin Trigaux
authored
Tansifex is deprecating it's client and switches to a go-based solution in its API v3 The new client is still backward compatible with the old format but the v2 API is going to be phased out. See https://github.com/transifex/cli to install the deplyments using the tx client This PR is the result of the "tx migrate" command closes odoo/odoo#112350 Transifex: adapt to new URL format X-original-commit: e5009eb0835cda0950716340f1341d69ca895677 Related: odoo/enterprise#36898 Related: odoo/documentation#3525 Signed-off-by:Martin Trigaux (mat) <mat@odoo.com>