You are viewing: Troubleshooting
In this article you will learn how to perform Magento inline translation.
Create different Store Views for different languages in order to start the translation.
In your Magento Admin Panel go to "System" -> "Configuration" -> "Advanced" -> "Developer".
Once you set configurations in your Magento backend, go to the frontend and select the required language from the drop-down (e.g. German).
Select an element on the page you need to translate and the translation form will open.
![]() |
|
![]() |
All the inline translations are stored in your Magento database in the "shop_core_translate" table. |
On Top