Hi everyone,
I'm trying to translate the message "Your session has ended." that appears when the APEX session expires. I've already tried setting the following text messages in Shared Components > Text Messages:
APEX.SESSION.ALERT.CREATE_NEW
APEX.SESSION.ALERT.ENDED
APEX.SESSION.ALERT.EXPIRED
YOUR_SESSION_HAS_ENDED
But none of them seem to work — the message still shows in English.
Has anyone been able to translate this message successfully? Am I missing a different text message key or another configuration?
I'm using Oracle APEX version 24.2.0
Thanks in advance!