vladflonta / magento2-inline-translation-fix
Fixes inline translation from within script tag elements.
Installs: 236
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/module-translation: >=100.0.2
This package is auto-updated.
Last update: 2025-03-10 23:20:59 UTC
README
Fixes inline translation from within script tag elements.
Installation steps
-
Get the module via composer
composer require "vladflonta/magento2-inline-translation-fix":"~1.1"
or via git
git clone https://github.com/vladflonta/magento2-inline-translation-fix app/code/VladFlonta/InlineTranslationFix
-
Enable module
bin/magento module:enable VladFlonta_InlineTranslationFix
bin/magento setup:upgrade
License
This project is licensed under the Open Software License (OSL 3.0)