Open
Description
Hello,
I'm trying to translate the Webshop Modals / Popups and It just won't work.
Already did the following:
- Moved the file from templates/generators/item to public/js
- Added the Translation Tags __('Example'),
- Added import './js/item_configure' to web.bundle.js
- Confirmed that web_include_js = "web.bundle.js" is present in hooks.py
- Ran bench build and bench build-message-files
- Also tried bench get-untranslated, but the JS strings and variables are still not there.
- Checked the pt.csv for the translations and they're not there.
- Translations are not working when visiting the page.
Any insight?
Using v15
Metadata
Metadata
Assignees
Labels
No labels