Home > @tridion-sites/extensions > TranslationItemExtensionConfiguration
Signature:
export interface TranslationItemExtensionConfiguration
| 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. |