Configuring language translation
Articles can be manually translated from the Knowledge Content - Translations workbasket or exported in CSV file format and sent out to a translation vendor. Translated articles can then be imported back into the application for final editing and publication.
- Selecting additional languages for translation
- Configring the auto-translation API with Google Translate
- Enabling auto translation in Pega Knowledge
Selecting additional languages for translation
When authors create an article, they can select additional languages for translation. When they select additional languages, Pega Knowledge creates draft articles that are cloned from the main version and flagged with the selected language for translation.
- Log in to the Pega Knowledge portal.
- In the Pega Knowledge portal, click Configurations > Languages.
- Select the language name from the list and click Add.
Configuring the auto-translation API with Google Translate
Use the Pega Knowledge auto-translation API to translate the articles using Google Translate and return them to the Pega Knowledge application for final editing and publishing. After configuring the auto-translation API, authors can select the desired translation languages. When the article is published, the articles marked for translation are automatically sent through the auto-translation API, translated, and then returned to the application. The author can view and edit the translated articles from the Knowledge Content – Translations workbasket. The translated articles must be approved and published in the same manner as other articles. You can auto-translate articles from the Knowledge Content - Translations workbasket, and send them out to the Google Translate and then import back the translated articles back into the application for final editing and publication.
- In the header of Dev Studio, search for and open the TranslationAPIsettings data transform.
- In the .EndpointURL row, in the Source field, enter the translation service endpoint URL.
- In the .Key row, in the Source field, enter the authentication key.
- Click Save as to save the data transform in your application ruleset.
Enabling auto translation in Pega Knowledge
After configuring the auto translation API with Google Translate, enable auto-translation in the Pega Knowledge portal. When you enable auto translation, authors and publishers can send articles to the Google Translate and receives the translated articles.
- Log in to the Pega Knowledge portal.
- In the left navigation panel, expand .
- Select the Enable auto translation check box.Authors and Publishers can now send the articles for translation. For more information, see Multi-language management.
Previous topic Optional: Configuring Elasticsearch Next topic Defining reporting requirements