i18n

View the Project on GitHub odoo-dev/i18n

Test I18N server

This is a test server for the development of the downloadable languages pack.

Use for demonstration purpose only, not for production !

Technical Changes

The /i18n/ folder is not used anymore when loading translations. The translations comes from a translation pack downloaded on a translation server (like this one).

Downloaded translations files are saved on the ir.module.module records (i.e. to refresh the packs once per day).

Add a new module i18n_server to allow people to easily create their own translation servers (and give an option for maintenace if/once we retire old versions).

See odoo/odoo#30759 for the code.

For Odoo SA Developers

Translations are downloaded from “https://nightly.odoo.com” by default (or any i18n.default.server value)

For Integrator

Translations for custom modules are served from the integrator server

For Independant Developer

The user’s server becomes a translation server and will fetch translations locally for these modules

Test it

Test on the runbot.

This test server only contains the translations pack for the following version and languages: