[I18N] contributing, developer/tutorial: remove Transifex references

Odoo is transitioning away from Transifex. Remove links/references to it
and replace with new platform (internal Weblate server) links

closes odoo/documentation#14153

Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
This commit is contained in:
Tiffany Chang (tic)
2025-07-25 10:02:16 +02:00
parent 00d4e2be87
commit 78de46cb0f
2 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ lists the most important of them.
- Users of Odoo
* - Translate Odoo
- Translate the user interface and documentation of Odoo into different languages.
- * `Odoo project on Transifex <https://explore.transifex.com/odoo/>`_
- * `Odoo Translations <https://translate.odoo.com/>`_
- Anyone fluent in multiple languages
* - Contribute to the codebase
- Submit pull requests to the Odoo GitHub repositories to fix bugs, add new features, or

View File

@@ -1224,8 +1224,8 @@ file, and then derive the translated PO files. Many IDE's have plugins or modes
for editing and merging PO/POT files.
.. tip::
The Portable Object files generated by Odoo are published on `Transifex
<https://www.transifex.com/odoo/public/>`_, making it easy to translate the software.
The Portable Object files generated by Odoo are published on `Odoo's Translations Platform
<https://translate.odoo.com/>`_, making it easy to translate the software.
.. code-block:: text