Static translation
-
- UpdatedAug 3, 2023
- 1 minute read
- Vancouver
- Notifications
Using static translation, you can customize email notifications for recipients across multiple regions based on their preferred language.
About static translation for email notifications
Author localized content for the various content fields on notifications, email templates, and email layout forms using static translation after activating the translation plugin.
For static translation, the translation request goes to a translator. The translator provides translations for notification content in different languages.
Table name | Translatable fields |
---|---|
Email Notification | Subject, message, message_html, and message_text |
Email Template | Subject, message, message_html, and message_text |
Email Layout | Layout |
The static content that needs to be translated in mail scripts must be present inside gs.getMessage() and translations for the strings must be available in the Message [sys_ui_message] table.
You can stop the translation of tokens by creating the glide.email.outbound.static_translation.session.language.change.enabled system property and setting it to false.
Localization Framework
- Email Layout Configuration
- Email Notification Configuration
- Email Template Configuration
Related Content
- Dynamic translation
Using dynamic translation, you can customize email notifications automatically for users across multiple regions based on their preferred language.
- Request a translation for an email notification, template or layout
Request a translation to send an email in the recipient’s preferred language.