Hello Laserfiche, in one of my early post: https://answers.laserfiche.com/questions/183102/Laserfiche-web-client-language-preference-detection#repliestomain
I am asking how to detect Web-client language settings.
However, when I try to test the Language "French" it reports as "fr-FR" which means French French. For people live/work in Canada it actually uses "fr-CA". Mostly they're display the same information in French language but from programming side they belong to different locale code.
Question: How does Laserfiche Web client handling "user browser language" when browser select "fr-CA" as default?
Other question: is it possible to add new locale to LF web client support list?
I know it's kind of small thing but unless I read the cookie I notice it's using different locale so my program have to re-assign culture to let it choose correct resource file.