transifex / transifex-sync-zendesk

Allows you to sync sources to Transifex and translations to Zendesk.
https://www.zendesk.com/apps/transifex-sync/
Other
2 stars 3 forks source link

Avoid using percentages for completion detection #115

Closed rigaspapas closed 5 years ago

rigaspapas commented 5 years ago

Detect the completed languages based on the untranslated entities instead of the translation percentage. This will avoid reporting wrong languages as completed because of the rounding in percentages. A language will be considered completed once it has no untranslated entities.