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:
Pedro Ruivo 2026-01-05 17:27:34 +00:00 committed by GitHub
parent cefd93d34c
commit 0885062c37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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