Translations

Translation definitions allow customization of all labels used across the platform, as well as adding new language support.

Translation UI

Translations can be defined with the following configurations:

  • ID: Unique identifier for the translation (e.g. common, product)

  • Entries: List of translations for the given domain

    • Key: Unique identifier for the translation key (e.g. save)

    • [locale]: Matching translation for a specific locale (e.g. key=save, enUS=Save)

Last updated