Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Static translation

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.

Not all of the fields on the notification forms are translatable.

Table nameTranslatable fields
Email NotificationSubject, message, message_html, and message_text
Email TemplateSubject, message, message_html, and message_text
Email LayoutLayout

Note:

  • 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

Use the Localization Framework settings to request translations for the following artifact configurations:

Parent Topic:Email and SMS notifications

Related topics

Dynamic translation

Request a translation for an email notification, template or layout