Hi, I would like to know if there is a way to programatically add and remove an entry from a messages catalog.
The only way I see how to do this is to write to the file
app_{locale}.properties, but I would like a cleaner way if there is one.
I want to use google translate to automatically fill every catalog, and
would love to hear there is something like messages.add(translation,locale)
:)
Thanks in advance,
Nuno Ferreira
