For the complete documentation index, see llms.txt. This page is also available as Markdown.

Translatable

Translatable data transfer object description

Object description

Field

Type

Required

Description

originalText

String

Yes

Original text

translations

Map<LangCode, String>

No

Alternative texts

Last updated