Tagged Questions
2
votes
2answers
191 views
How to handle language preference
I have a website where I authorize user to change the language of the website thanks to a drop-down list that he can find in the top right on every page.
By default, the language is set accordingly ...
2
votes
1answer
249 views
What is the best practice for a web app with “Change language” on front and back
We have a webapp with a front/presentation/landing page. On this page it is possible to change language and, for already registered users, to login to the secure area.
Now we have a "Change language" ...