# Interface: TGetTranslations

Result of `getTranslations(lang_code)`.

## Properties

### translations

> **translations**: `object`

Flat dictionary of operator-defined translation key → translated string.

#### Index Signature

\[`key`: `string`\]: `string`
