This is a small tool to diff the current english data with the (default: german) translation. It checks if:
- files exist (meaning that no one has started translating the file yet)
- entry codes exist (meaning that someone started translating but didnt finish. ignores entries that are duplicates of other entries)
- (optionally via arguments) the attributes of entries are different (meaning that someone added the entry but didnt fully translate it)
How to run:
- clone https://github.com/zzorba/marvelsdb-json-data/
- run the
diff.py
in the cloned folder (next to thepack
andtranslations
folders) - check the
output_*.md