-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
Before reporting an issue
[x] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
translations
Describe the bug
There are some typos in the English email messages in the file keycloak/themes/src/main/resources/theme/base/email/messages/messages_en.properties.
The following strings should be replaced:
- permament -> permanent
- attemps -> attempts
I found this while developing on Keycloak 26.0.7, but the most recent code on the main branch still has these typos.
Version
26.0.7
Regression
[ ] The issue is a regression
Expected behavior
No typos in my emails.
Actual behavior
Typos in my emails.
How to Reproduce?
Take a look at the keycloak/themes/src/main/resources/theme/base/email/messages/messages_en.properties file.
Anything else?
No response
- links to