Public release from ruodoo-project: 19.0 - 2026-05-10 21:19:01 UTC
This commit is contained in:
4
translation_helper/static/src/translate/__init__.js
Normal file
4
translation_helper/static/src/translate/__init__.js
Normal file
@ -0,0 +1,4 @@
|
||||
/** @odoo-module **/
|
||||
export * from "./translate_context";
|
||||
export { TranslateMenu } from "./translate_menu";
|
||||
export { TranslateMenuItems } from "./translate_menu_items";
|
||||
Reference in New Issue
Block a user