Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CleanJSON.py: add missing keys from the source file, and reformat with black #407

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

medicalwei
Copy link

No description provided.

@medicalwei medicalwei changed the title CleanJSON.py: add missing keys from the source file, and reformat strings with black CleanJSON.py: add missing keys from the source file, and reformat with black Jun 25, 2024
@medicalwei medicalwei force-pushed the clean-json-add-missing-keys branch from 71bae69 to b038bec Compare June 25, 2024 13:25
@medicalwei medicalwei force-pushed the clean-json-add-missing-keys branch from bc0693f to 7ec6532 Compare June 25, 2024 15:11
@Frooxius
Copy link
Member

Can you provide high level description of the changes you're trying to make and the motivation behind them please?

@medicalwei
Copy link
Author

medicalwei commented Jun 25, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants