To add translatable static text, for example, a static text inside Themler Slider, please try the following solution:
- add CMS Code control available under the Insert tab >> More to the desired place on the page. In this control add the text that you want to translate in the following way:
{l s='Testing'}
Here Testing is the translatable text.
- Go to the PS admin panel and translate under the Localization >> Translations >> choose template and Language and search for translation key.
The appearance of the CMS code content can be configured on the ribbon:
To add translatable static text, for example, a static text inside Themler Slider, please try the following solution:
1. add **CMS Code** control available under the Insert tab >> More to the desired place on the page. In this control add the text that you want to translate in the following way:
`{l s='Testing'}`
Here *Testing* is the translatable text.
2. Go to the PS admin panel and translate under the Localization >> Translations >> choose template and Language and search for translation key.
The appearance of the CMS code content can be configured on the ribbon:
!cms-code-settings.png!