How to set localization?

Hi all,

My application using 2 language, english and indonesia, following the doc, i already set at properties to :
cuba.availableLocales = English|en;Indonesia|id
cuba.localeSelectVisible = true
and using IntelliJIdea i set all the message.properties and message_id.properties, then when i try to login and pick “Indonesia” on login screen, nothing is happen, is there any step that i missed?

Thanks in advance.
MD.

Hi Murti,

Sorry for long reply. Could you please look at this topic:

Maybe you’ve faced the same problem? If so, you’ll find the solution there.