Description
In this episode, you'll learn how localization and translation work in Sylius – both in the storefront and in the admin panel.
You’ll discover:
- How locales are represented in the URL (e.g. /en_US, /pl_PL),
- The difference between static translations (UI elements) and dynamic translations (content like product names),
- How to manage and edit translations directly from the CMS interface,
- How to configure available languages using ISO codes (e.g. en_US, pl_PL, de_DE),
- How the fallback mechanism ensures content is displayed in the default language when translations are missing.
Final outcome:
- Your Sylius store can serve multiple languages and markets,
- Admins can manage translations efficiently through the UI,
- The interface is adaptable to various cultural and linguistic contexts.
This is a must-have feature for any eCommerce platform aiming to scale internationally.