-
- Downloads
[FIX] website: lazy load translations
`_lt` must be used instead of `_t` for `gettext`s that are called when
the file is loaded.
closes odoo/odoo#125538
Signed-off-by:
Romain Derie (rde) <rde@odoo.com>
Showing
- addons/website/static/src/components/dialog/dialog.js 5 additions, 4 deletionsaddons/website/static/src/components/dialog/dialog.js
- addons/website/static/src/components/dialog/page_properties.js 3 additions, 2 deletions...s/website/static/src/components/dialog/page_properties.js
- addons/website/static/src/js/form_editor_registry.js 2 additions, 4 deletionsaddons/website/static/src/js/form_editor_registry.js
Please register or sign in to comment