Get organization translation file with variant
This endpoint returns a JSON file containing the translations and custom translations (**lng_variant**) for a locale (**lng**).
### Usage notes
- Retrieve the **lng** and **lng_variant** by calling the [/v2/translations/organization](https://help.sigmacomputing.com/reference/list-org-locales) endpoint.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
lng
lng_variant
Response
The response body.
translations
A JSON object with phrases as keys and their translations as values

