v53

OpenAPI 3.0.1raw.githubusercontent.com2026-07-31147343479.6 KB
Translations

Get a translation

Returns the translation strings stored for one domain and locale, for use in localized notification content.

get/translations/{domain}/{locale}

Path parameters

domainstring required

The domain you want to retrieve translations for. Only default is supported at the moment

localestring required

The locale you want to retrieve the translations for

Response

.po file translation content

string required