mirror of
https://github.com/odoo/documentation.git
synced 2026-01-03 02:09:27 +07:00
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/documentation#3525
X-original-commit: 9abf788c31
Related: odoo/enterprise#36898
Related: odoo/odoo#112350
Signed-off-by: Martin Trigaux (mat) <mat@odoo.com>