Themes include "standard" texts called "labels" that can be modified, added or translated. These texts cannot be modified from the theme settings section.
- Browse to Ecommerce > Theme > Translations for your main theme.
- Select the language of the store you want to update.
- Fill in the fields with the text that you prefer (try to maintain the meaning of the original message as much as possible).
It is possible to add new keys, if necessary, by following the procedure below.
- Click "Add translation".
- Insert a key (without spaces) in the format "this.is.a.key".
- Enter the corresponding text.
- Insert it in the HTML file of the theme in which it should appear {{lang ('this.is.a.key')}}
Comments