Update an existing translation.
Enter your token in the format token TOKEN
Two-Factor-Authentication token (optional)
specify the branch to use
"my-feature-branch"
Translation content
"My translation"
Plural suffix. Can be one of: zero, one, two, few, many, other. Must be specified if the key associated to the translation is pluralized.
null
Indicates whether translation is unverified. Part of the Advanced Workflows feature.
null
Indicates whether translation is excluded.
null
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.
null
When set to true, the translation will be marked as reviewed.
true
OK
null
{
"id": "abcd1234cdef1234abcd1234cdef1234",
"name": "English",
"code": "en-GB"
}null
{
"id": "abcd1234cdef1234abcd1234cdef1234",
"content": "My parent translation"
}