Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.17 KB

TranslationUpdateParameters.md

File metadata and controls

15 lines (11 loc) · 1.17 KB

TranslationUpdateParameters

Properties

Name Type Description Notes
branch str specify the branch to use [optional]
content str Translation content [optional]
plural_suffix str 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 <a href=&quot;https://support.phrase.com/hc/en-us/articles/5784094755484\" target=&quot;_blank&quot;>Advanced Workflows</a> 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]

[Back to Model list] [Back to API list] [Back to README]