Iam showing a custom message on welcome screen of employee portal.

ShaliniJ
Tera Contributor

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 I would want to change these wordings to changed language.

0 REPLIES 0