Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8644

Re: how to change language in sap ui5 according to switch in portal

$
0
0

Core:

sap.ui.getCore().getConfiguration().setLanguage("dt_ln");

 

ResourceModel:

var i18nModel = new sap.ui.model.resource.ResourceModel({

  bundleUrl : "i18n/messageBundle.properties",

  bundleLocale : "dt"

  });

 

Message Property types:

1. messageBundle.properties.en_ln

2. messageBundle.properties.dt _ln

 

It could be better if you set the language model to the core or shell.

 

 

Regards,

Karthik A


Viewing all articles
Browse latest Browse all 8644

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>