Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.12 KB

File metadata and controls

12 lines (8 loc) · 1.12 KB

TranslationsVerifyParameters

Properties

Name Type Description Notes
branch str specify the branch to use [optional]
locale_id str specify the locale of the translations to be verified [optional]
q str Specify a query to find translations by content (including wildcards). Note: Search is limited to 10000 results and may not include recently updated data (depending on the project size). The following qualifiers are supported in the query: * `id:translation_id,...` for queries on a comma-separated list of ids * `tags:XYZ` for tags on the translation * `unverified:{true false}` for verification status * `excluded:{true

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