Iam showing a custom message on welcome screen of employee portal.
If I have to translate Hi, UserName. How can I help you?This is my code now<h2 class="text-center text-4x m-b-lg sp-tagline-color" ng-bind="(data.greeting) + ' ' + (data.firstName) + ', ' + (options.title)"></h2>.When i change the language preference...