decred / dcrweb

Decred website code.
37 stars 76 forks source link

Enable Github-Transifex integration #591

Closed peterzen closed 1 year ago

peterzen commented 5 years ago

TF now has GH integration which lets us sync the translation file directly without the need of the error-prone manual uploading of the changes: https://docs.transifex.com/integrations/transifex-github-integration

This would be useful to have in order to avoid the problems we've had in the past when changes in dcrweb got lost/overwritten by edits in TF.

Link for configuring TF access to the dcrweb repo: https://www.transifex.com/decred/dcrweb-hugo/settings/integrations/

johncodesit commented 3 years ago

@peterzen is this still an issue? TF URL is broken

comradekingu commented 3 years ago

Transifex is still prone to it. Consider https://docs.weblate.org/no/latest/admin/continuous.html?highlight=webhooks#automatically-receiving-changes-from-github :)

jholdstock commented 1 year ago

We no longer use transifex, closing this issue

comradekingu commented 1 year ago

@jholdstock Have you set up shop on a different platform?