vladflonta / magento2-inline-translation-fix
Fixes inline translation from within script tag elements.
Package info
github.com/vladflonta/magento2-inline-translation-fix
Type:magento2-module
pkg:composer/vladflonta/magento2-inline-translation-fix
1.1.0
2018-07-19 11:35 UTC
Requires
- magento/module-translation: >=100.0.2
This package is auto-updated.
Last update: 2026-03-11 01:59:24 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)