Home > @tridion-sites/extensions > TranslationExtensionsBuilder > addTranslation
Adds new translations for the specified language code.
Signature:
addTranslation: (code: LanguageCode, records: Record<string, any>) => this;