Wednesday, March 18, 2026
2 changes · 17.0
New functionality added to Odoo
This pull request updates the .weblate.json files, which are used to translate Odoo Enterprise. Specifically, it adds missing module references to ensure all translations are correctly associated with the relevant parts of the software. This improves the accuracy and completeness of the translations for our international users.
Original PR description
Related: https://github.com/odoo/odoo/pull/254667
This pull request updates the .weblate.json file, which defines the modules used for Odoo's internationalization (I18N) process. It ensures that all necessary modules are correctly listed, improving the accuracy of translations and localization efforts. This is a routine maintenance task to keep our localization setup consistent.
Original PR description
Related: https://github.com/odoo/enterprise/pull/111141