The module translation is not working — text stays in English.

1378 views

Check: (1) Have you actually translated the strings? Go to International → Translations → Translate modules, select the module and your language, and translate the strings. (2) Smarty cache may be serving the old version — clear cache. (3) Some modules use their own translation system instead of PrestaShop's — check the module documentation. (4) If the module uses {l s='...' mod='modulename'} in templates, the translation must be in the module's own translation file, not PrestaShop's global translations.

Learn more: our troubleshooting guide.

Was this answer helpful?

Still have questions?

Can't find what you're looking for? Send us your question and we'll get back to you quickly.

Loading...
Back to top