HO
Asked
Is it possible, and then where, to change the text “insert image” in the editor for a new thread and in the reply? The wording is not in the language file. I find the text confusing. Thank you
- MSAnswered
Hello,
You can check the editor docs at https://alex-d.github.io/Trumbowyg/documentation/#localization
The library path in forum is
themes/default/assets/components/trumbowyg/and it’s being loaded in the footerthemes/default/views/footer.phpInitialised inthemes/default/assets/js/main.jsthat will be minified tothemes/default/assets/js/main.min.jsand loaded by footer view file in the browser.Thank you
- Login to Reply