Skip to Content
0
Former Member
Jul 19, 2016 at 12:04 PM

SAP Design Studio 1.6: Change language

285 Views

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