Adding i18n messages keys
What to do if you need to edit messages_xx.properties
Last updated
Was this helpful?
What to do if you need to edit messages_xx.properties
Last updated
Was this helpful?
In Keycloakify you can't directly eddit the messages_xx.properties
files, the way to go it to reproduce ( don't forget to ).
This approach is a bit hacky as it doesn't provide type safety, it needs to be improved.
In the meantime see for other workarounds.