Translation templates in Jitterbit App Builder
Overview
App Builder allows developers to translate templates where required. When translations are enabled for a template, the developer can override the generic Template definition with a language-specific one.
Note
Any column data used with a Template e.g. {{some_column}} will be translated according to the table column Supports Translations setting.
Steps to translate template
The following steps assume that the supported languages have already been configured:
- Navigate to the App Workbench > Look & Feel > Templates for your collection.
- Click + Template.
- Assign a Name.
- Check to enable the Translations checkbox.
- Click Save
Note
The Template Parameters that show up in the Template Translations page are not per-language. They can only be edited on the Template page.
Steps to translate default parameters
Default parameters may also need to be translated. Here are the steps:
- Navigate to the App Workbench > Look & Feel > Templates for your collection.
- Locate the Template and click the Open Record icon.
- Check to enable Translate Default for all appropriate Parameters.
- Navigate to IDE > Language Translations.
-
Click Process.
- Double click the bundle associated with your template/app.
- Click Keys.
- Add your Default Parameter.
-
Return to the previous page (Process Translations).
- Click Process to retrieve translations for the newly added key.