Store Translations

Stores translations for a specific translation key.

Body Params

Add translations for a new or existing key

string
required
length ≥ 1

The translation key that shall be translated. Must not be blank.

translations
array of objects
required
length ≥ 1

All translations that should be stored under this translation key. Must not be empty.

translations*

The translation value for a specific language

string
required

The language for which this translation will be used. Must not be null.

string
required

The translated text for this language/country. Must not be null.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Choose an example:
application/json