This tool does not exist in our repo

This commit is contained in:
Jonathan "Duke" Leto
2022-09-19 06:19:01 -07:00
parent 6cd6f7e0ba
commit 5b105ce61a

View File

@@ -2,15 +2,3 @@
This directory contains tools for developers working on this repository.
## update-translations.py
Run this script from the root of the repository to update all translations from transifex.
It will do the following automatically:
- fetch all translations
- post-process them into valid and committable format
- add missing translations to the build system (TODO)
See doc/translation-process.md for more information.