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

Improve JSON #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Improve JSON #8

wants to merge 1 commit into from

Conversation

hexakleo
Copy link
Contributor

Added PEP 8 compliance to both scripts for improved readability and maintainability.

Enhanced inline documentation for better code understanding.

Optimized key removal and translation processes for efficiency.

Truncated messages dynamically to fit terminal width.

Improved error handling during JSON processing and translations.

Added sorting and deduplication for discovered target languages. Ensured compatibility with dynamic directory structures.

Added PEP 8 compliance to both scripts for improved readability and maintainability.

Enhanced inline documentation for better code understanding.

Optimized key removal and translation processes for efficiency.

Truncated messages dynamically to fit terminal width.

Improved error handling during JSON processing and translations.

Added sorting and deduplication for discovered target languages.
Ensured compatibility with dynamic directory structures.
Copy link
Owner

@adamlui adamlui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your edits affected the translate-en-messages.py but the code you added is for remove-json-keys.py, also can you edit the relevant file @ https://github.com/adamlui/python-utils instead (will auto-sync to here + other repos that use it)

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