Add a simple dropdown locale switcher in the UI, so the users can easily choose their preferred language, rather than obscuring that via various detection automations:
Also, the locale querystring param isn't working properly, if I set ?locale=de, the UI still renders in English.
Add a simple dropdown locale switcher in the UI, so the users can easily choose their preferred language, rather than obscuring that via various detection automations:
Also, the
localequerystring param isn't working properly, if I set?locale=de, the UI still renders in English.