Hi Guys,
I’m trying to add another language to my add-on which is already internationalised. However, I can’t seem to get it to work consistently. After starting the server via atlas-run and changing the language in the system tab, sometimes it works and some other times it doesn’t. I can’t seem to have my add-on switch language when I change the system language. Sometimes it works after a restart and sometimes it doesn’t.
I added a new properties file with the naming _fr_FR.properties and added it to the atlassian-plugin.xml file.
Did I miss anything? I even tried to clean up all traces of my add-on in the target folder.
Any hint would be appreciated.
Thanks!