tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > TranslationItemExtensionConfiguration

TranslationItemExtensionConfiguration interface

Signature:

export interface TranslationItemExtensionConfiguration

Properties

Property Modifiers Type Description
code   LanguageCode A code used to identify a specific language.
records   Record<string, any> Key-value pairs of string translated to TranslationItemExtensionConfiguration.code language.