When using this plugin, by parsing all templates, the default translation files get obsolete.
However, we need to get the translated content in another plugin/module.
Is there a way we can leverage the actionGetTranslations() controller to request all translations (edited by the client) from your plugin?
When using this plugin, by parsing all templates, the default translation files get obsolete. However, we need to get the translated content in another plugin/module.
Is there a way we can leverage the
actionGetTranslations()
controller to request all translations (edited by the client) from your plugin?