Hi Constructers
I need to react to the browser/device locale settings in my game/app built with construct 2? For example, I want a button to link to different websites based on the user's device locale settings, e.g.
en-US -> goto example.com
de-DE -> goto beispiel.de
fr-FR -> goto exemple.fr
Is it possible to identify the locale settings from inside my construct 2 game at runtime???
Regards,
Chris