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

Script to Automate Language Translations #3607

Open
vishvamsinh28 opened this issue Jan 25, 2025 · 4 comments
Open

Script to Automate Language Translations #3607

vishvamsinh28 opened this issue Jan 25, 2025 · 4 comments

Comments

@vishvamsinh28
Copy link
Contributor

We need a script that can automate the process of translating content from English into multiple languages. The script should take the json data, translate its content using an API, and create folders for each target language. Within these folders, it should save the translated files with the same structure as the original. This will help streamline the translation process, maintain consistency, and simplify managing multi-language content.

@AkshatJain481
Copy link

I would like to work on this issue to automate the translation process. Here's my proposed plan:

Input Handling: The script will accept a JSON file containing the English content as input.

Translation: I'll use a translation API (e.g., Google Translate or DeepL) to translate the content into multiple target languages.

Please let me know if there are any specific APIs, languages, or features you'd prefer for this solution.

@AkshatJain481
Copy link

Which API should we use for the translation process? Please confirm so I can proceed with the implementation.

@vishvamsinh28
Copy link
Contributor Author

vishvamsinh28 commented Jan 25, 2025

Don't start working on this issue yet. We are still discussing it.

@AkshatJain481
Copy link

Ok, let me know when to proceed

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

2 participants