Dear community
The language of the Internet Browser is (CH-DE = Switzerland/German). In the backend (BW) the language is "DE-DE" (Germany/German).
Can I change the language by coding? For example:
If (language = "CH-DE") {
language = "DE-DE"
}
A possible solution is to change the on the Internet Browser or in the settings on the BI Launchpad. But this is not my case. I would like that if the user starts the Design Studio dashboard and the Internet Browser language is set "CH-DE" to change that to "DE-DE" WITHOUT the user need to do an interaction.
Do you have a solution?
Best regards,
Roman