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

Feature Request : Add Support for JSON document translation #31

Open
JanEbbing opened this issue Oct 16, 2024 · 1 comment
Open

Feature Request : Add Support for JSON document translation #31

JanEbbing opened this issue Oct 16, 2024 · 1 comment

Comments

@JanEbbing
Copy link
Member

Feature Request : Add Support for JSON document translation

Description
The user would be able to upload a JSON document for translation.
DeepL systems would recursively process the nested objects util a string is found, translate the string and create the output file without changing the keys or the document structure.

Original issue by @itsChiragKapoor. I messed up the issue transfer, sorry

@JanEbbing
Copy link
Member Author

Our API does not currently support this. We provide a code example how to do this in python here.

For your use case, would you find a feature useful that allows you to specify keys you don't want to translate (blacklist)/list the only keys you want to translate (whitelist)?

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

No branches or pull requests

1 participant