Notice: You are browsing the documentation for PrestaShop 9, which is currently in development.

You might want to read the documentation for the current version, PrestaShop 8. Read the current version of this page

Translation

One of the main needs for localization is translating wordings into another language. PrestaShop is capable of translating wordings to any language, as long as it has the appropriate translation dictionaries available.

PrestaShop’s translation system is based on the Symfony Translation component.

This documentation describes how the Core handles translations.

If you are a module developer, read the module translation documentation instead.

Read more

Next: Introduction to translation ›