Example translation Object
{
"name": "Announcements",
"description": "Offers, product and feature announcements",
"locale": "en"
}
A translation object contains the localised details of a subscription type.
Translation Object
Key | Type | Description |
---|---|---|
name | String | The localised name of the subscription type. |
description | String | The localised description of the subscription type. |
locale | String | The two character identifier for the language of the translation object. |