Translate specific segments from existing theme
PermalinkWhere do I change these settings? I am aware of certain classes and structures but being out of C5 for so long I need to get back into the structure and layouts.
Thank you for explaining in advance.
There is a translate function t() that should be in the code to handle this: e.g. t('thanks') providing it has been used.
This should be in the view.php file of the add-on/block.
Thanks
Dave