vladflonta/magento2-inline-translation-fix

Fixes inline translation from within script tag elements.

1.1.0 2018-07-19 11:35 UTC

This package is auto-updated.

Last update: 2024-06-10 21:44:44 UTC


README

Fixes inline translation from within script tag elements.

Installation steps

  1. 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
    
  2. 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)