CleanJSON.py: add missing keys from the source file, and reformat with black
This change is to let the scripts to fill out the missing keys in the translation json file. Because for Traditional Chinese we have too many missing keys to add and I have a couple of people working on the translation overhaul, I want to make the task slightly easier by letting the scripts fill out the missing keys on the translation file.
This changeset also reformats the python file, and emits help messages if arguments are not complete.
Can you provide high level description of the changes you're trying to make and the motivation behind them please?
This change is to let the scripts to fill out the missing keys in the translation json file. Because for Traditional Chinese we have too many missing keys to add and I have a couple of people working on the translation overhaul, I want to make the task slightly easier by letting the scripts fill out the missing keys on the translation file.
This changeset also reformats the python file, and emits help messages if arguments are not complete.
Hi, if you would require this PR splitting into different PRs, please ping me again.
If the requirement is that there should not be a key derivation from unchanged translation, this PR seems to be a violation of the requirement. Closing this.