Translating smart button on mobile.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2024 04:38 AM
Hi Everyone,
I have 2 custom smart buttons on mobile. I have to translate them Chinese.
Can anyone suggest how can I translate the.
Thanks in advance
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2024 04:52 AM
Seems your previous post has answer.
*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2024 04:52 AM
Hi @Abhijit Das7 ,
- Navigate to All > System Localization > Translated Name / Fields > .
- Click New to create a new Translated Name / Fields record.
- On the form, fill in the fields.
UI elements form Field Description Label (translate) Translated text that users see on the translated item. Language Two-character ISO language code for this translated text. Value Original English value that causes this translated text to be displayed. Table Select a table depending on the element to be translated: - For Applet names, use sys_sg_screen
- For Applet launcher names, use sys_sg_applet_launcher
- For Function names, use sys_sg_button_instance
- For global search placeholder text, use sys_sg_global_search
- For search source names, use sys_search_source
Element The element on the table to be translated. See the table below for element names for each translatable element. - Click Submit.
- Repeat the steps to create a record for each language you want to support on your instance.