In Klass version for Moodle 4.1, footer columns titles are not present inside HTML tag "h5". I mean the theme_klass translations of "info", "get_social" and "contact_us".
For example, it seems that in footer.mustache {{s_info}} is not correctly managed.
I tried instead {{#str}}info, theme_klass{{/str}} and the string appears.
If you think it is correct, can you update the official release?
In Klass version for Moodle 4.1, footer columns titles are not present inside HTML tag "h5". I mean the theme_klass translations of "info", "get_social" and "contact_us".
For example, it seems that in footer.mustache {{s_info}} is not correctly managed.
I tried instead {{#str}}info, theme_klass{{/str}} and the string appears.
If you think it is correct, can you update the official release?