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