1
For example, my website has three language versions: English (EN), Dutch (NL), and German (DE). When users visit your panel from the NL version of my site, I need the default language in your panel to be Dutch (NL). The same should apply for the other languages as well. I believe this can easily be done using a GET parameter in the URL (e.g., ?lang=nl) or something similar. It will be really helpful feature. I hope you will add it soon.