Hi
I am developing a plugin. and I have a backend listing. I have done this listing using “Lightweight backend modules”.
I want to show the window title in both English and German.
Shopware.ModuleManager.createSimplifiedModule(“AbandonedCartUsers”, { “title”: ‘Abandoned Cart Users’ })
This is the code in menu.xml file. How we can add the translation here?