Translation of a text for a given language code.

Hierarchy

  • Translation

Indexable

[property: string]: any

Properties

translationKey: string

Specifies the language of the translation according to ISO 639-1.

translationValue: string

Translation in language of translation key.

Generated using TypeDoc