get https://example.com/settings/v1/translations//download
Download locale translation file
Will return a CSV file with the following headers: Translation Key,System Locale (en-us) Translation,{providedLocale} Translation.
The provided locale must be one of the available locales configured in the system via the Locale API
Path Parameters:
Parameter | Type | Mandatory | Description | Example |
---|---|---|---|---|
locale | string | true | null |
This API requires SETTINGS_DOWNLOAD_LOCALE_TRANSLATION_FILE permission(s).