Translate messages from apex_authentication.login
Hello,
I'm using 'apex_authentication.login' to login into an APEX-application. I can translate the message 'Invalid Login Credentials' by defining a text message for the internal message INVALID_CREDENTIALS.
Does anyone know how i can translate the (internal?) messages 'Account is locked' and 'Password expired' from 'apex_authentication.login'?
Thanks in advance