Iam showing a custom message on welcome screen of employee portal.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 05:02 AM
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