semexpert/module-translations-fix 1.0.0

Fixes translations loading.

Type

magento2-module

License

OSL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Translations Fix

Magento 2 translations fail to load theme translations which makes it impossible to customize translations for a given theme without changing the installed language pack.

Build Status

Translations Fix implements the fix proposed in https://github.com/magento/magento2/issues/8508#issuecomment-279332346 by changing the load preference for the affected model to a fixed version that loads the necessary design translations.