mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Missing message keys for USER_SESSION_DELETED
Closes #44966 Signed-off-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com> Co-authored-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
This commit is contained in:
parent
cefd93d34c
commit
0885062c37
@ -3701,3 +3701,7 @@ smtpSocketReadTimeout=Socket read timeout
|
||||
smtpSocketReadTimeoutHelp=The timeout in milliseconds for reading from the SMTP server.
|
||||
smtpSocketWriteTimeout=Socket write timeout
|
||||
smtpSocketWriteTimeoutHelp=The timeout in milliseconds for writing to the SMTP server.
|
||||
eventTypes.USER_SESSION_DELETED.name=User session deleted
|
||||
eventTypes.USER_SESSION_DELETED.description=User session deleted
|
||||
eventTypes.USER_SESSION_DELETED_ERROR.name=User session deleted error
|
||||
eventTypes.USER_SESSION_DELETED_ERROR.description=User session deleted error
|
||||
Loading…
x
Reference in New Issue
Block a user