transifex / transifex-sync-zendesk

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

Fix custom languages not retrieving trans #149

Closed pablotransifex closed 4 years ago

pablotransifex commented 4 years ago

Problem and/or solution

Problem: when user declares in zendesk non standard locales, their respective translations are not beign fetched from TX Solution: get the zendesk locales from api/v2/locales.json instead of getting them from api/v2/locales/public.json

How to test

Reviewer checklist

Code:

PR: