Open sarathms opened 2 years ago
Basically the problem is about:
As a first step we are going to just simplify the process for dealing with 1, but not requiring to manually download the CSV and as part of https://github.com/ooni/translations/blob/master/sync-csv-source.sh first fetch the master CSV from gsheets.
Some other approaches we discussed to address this better in the long term include:
Use github workflows to schedule/trigger pushing and pulling from Transifex.
Some reference implementations: https://github.com/kobotoolbox/form-builder-translations/blob/master/.github/workflows/transifex-pull.yml https://github.com/hanifbirgani/pep8ir/blob/main/.github/workflows/deploy.yml