How inline translation works

The right way of translating the Storefront in Magento is by using the translation dictionaries (.csv files) and language packages in the Magento codebase.

That being said, Magento also offers a quick way for store administrators to update and translate text on the Storefront: inline translation.

Inline translations are stored in the database and are theme-specific, which means that they don't apply if another theme is selected for the Magento store after the inline translation is done. As a result, the inline translation should be done again by the store administrator if the theme is changed.

In order to enable the inline translation tool, you should go to the StoresConfiguration page in the admin panel. 

Once you ...

Get Magento 2 Beginners Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.