We have changed the name of the "Support Portal" to "Customer Engagement Portal." On the login screen, we would like to modify the message "Login to the support portal" to "Login to the Customer Engagement Portal."
This message is controlled by a script that automates a variety of messages on the page {% translate portal.login_options %}
It appears that this script allows the <h2> message at the top of the page to switch when logging in, requesting a new password, etc.
I am attempting locate the controls to these messages that are populated by the script above. Does anyone know where I can edit the messages?