Is it possible to switch localisation languages with a click?

Hi!

I think I’ve successfully implemented the localisation of tasklist. I want to give my users the ability to switch languages via a click?

Thanks and kind regards,
Deniss

Hi Deniss,

the language that is used is determined by the browser setting. But I assume you could write a plugin that sets the used locale manually and independently from the browser setting. You can have a look at how the language is currently set and the documentation of the angular-translate project that we are using.

Let me know if anything is unclear or you need help.

Best regards
Sebastian

1 Like

Hi @sebastian.stamm

Thank you for your quick reply. This is exactly what I had in mind.

Have a nice day!

Regards,
Deniss