mirror of
https://github.com/etlegacy/LegacyTransifexBot.git
synced 2024-11-10 06:31:55 +00:00
10 lines
439 B
Text
10 lines
439 B
Text
Requires pygithub, plumbum
|
|
|
|
Meant to be run regularily as part of a user cronjob. Pulls updated
|
|
translations from transifex and if anything relevant changed creates
|
|
a pull request with the translation update to the mumble master repository.
|
|
|
|
If there is already a pull request pending a new commit is added to
|
|
that request. This is meant to allow a review and fix before merge
|
|
cycle on github as it is possible for normal pull requests.
|
|
|