Create a translation.
Enter your token in the format token TOKEN
Two-Factor-Authentication token (optional)
Project ID
specify the branch to use
"my-feature-branch"
Locale. Can be the name or id of the locale. Preferred is id
"abcd1234cdef1234abcd1234cdef1234"
Key
"abcd1234cdef1234abcd1234cdef1234"
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
Created
null
{
"id": "abcd1234cdef1234abcd1234cdef1234",
"name": "English",
"code": "en-GB"
}null
{
"id": "abcd1234cdef1234abcd1234cdef1234",
"content": "My parent translation"
}