We have some text hardcoded in our forms (server side), and we want to translate this into multiple languages. I tried using ResourceBundles, but i can't seem to get the right properties file loaded.
I used:
var resourceBundle = ResourceBundle.getBundle("LoketBundle", new Locale("en"));
And i added two files to the WEB-INF/classes directory
LoketBundle_en.properties
LoketBundle.properties
i18n for hardcoded text
Moderators: Jon, Steve, Ian, Dave
Who is online
Users browsing this forum: No registered users and 2 guests