- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 02:20 AM
Hello All,
We have a requirement where if a user selects a language on the portal page, all the questions should be translated into that language. Currently, when we change the language, only a few things are translated, not the entire form. Please check the attached image.
How can we meet this requirement?
Any help would be appreciated.
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 01:06 PM
Hi @rohit_murli,
Looks like you haven't fully translated all the components.
Open the Catalog Item in the backend and there should be a UI Action labeled 'Edit Translations'.
Select the UI Action and you should get a page something like the one below where you can translate the catalog item.
If the above method doesn't work, change your preferred language to the target language. Open the catalog item in the backend, update the texts that haven't been translated, and save.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2024 01:06 PM
Hi @rohit_murli,
Looks like you haven't fully translated all the components.
Open the Catalog Item in the backend and there should be a UI Action labeled 'Edit Translations'.
Select the UI Action and you should get a page something like the one below where you can translate the catalog item.
If the above method doesn't work, change your preferred language to the target language. Open the catalog item in the backend, update the texts that haven't been translated, and save.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2024 07:53 PM
Thank you @James Chun for the help.