| Name | Type | Description | Notes |
|---|---|---|---|
| Branch | string | specify the branch to use | [optional] |
| Content | string | Translation content | [optional] |
| PluralSuffix | string | Plural suffix. Can be one of: zero, one, two, few, many, other. Must be specified if the key associated to the translation is pluralized. | [optional] |
| Unverified | bool | Indicates whether translation is unverified. Part of the Advanced Workflows feature. | [optional] |
| Excluded | bool | Indicates whether translation is excluded. | [optional] |
| Autotranslate | bool | Indicates whether the translation should be auto-translated. Responses with status 422 if provided for translation within a non-default locale or the project does not have the Autopilot feature enabled. | [optional] |
| Reviewed | bool | When set to `true`, the translation will be marked as reviewed. | [optional] |