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 ›