Hi Marios, On Mon, May 27, 2024 at 9:33 AM mscoon <msc...@gmail.com> wrote:
> Hi all, > > We have an application in greek. We recently to wicket 10 and messages for > the build-in validators (e.g. Required) stopped appearing in greek and > started appearing in english. > > We noticed that the name of the properties file in wicket-core > (wicket-core\src\main\java\org\apache\wicket) is > Applcation_el.properties.utf8.properties (notice it has twice the word > "properties"), and this seems to be the culprit. > > Should I submit a PR for this? > Yes, please! Thank you! > > Thanks > Marios >