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

Add support for Google Translate API v3 #1205

Open
marco-visualsquares opened this issue Sep 16, 2024 · 0 comments
Open

Add support for Google Translate API v3 #1205

marco-visualsquares opened this issue Sep 16, 2024 · 0 comments

Comments

@marco-visualsquares
Copy link

I would like to propose the addition of support for Google Translate API v3 in i18n-ally. Currently, the integration with translation services is limited, and adding Google Translate v3 would significantly enhance the functionality and flexibility of the tool.

Benefits:

Improved Translation Quality: Google Translate v3 offers better translation quality and supports a wider range of languages, which would be beneficial for projects with diverse language requirements.

  • Custom Glossaries: The API allows for the creation of custom glossaries, enhancing the accuracy of translations specific to our domain or industry.
  • Batch Translation: Google Translate v3 supports batch translations, which would streamline the process of translating large volumes of text.
  • Enhanced Features: The v3 API includes features like language detection and context-aware translations, which could greatly improve the user experience.
    Use Case:

As a developer working on multi-language applications, I often rely on efficient and accurate translations. Integrating Google Translate v3 would allow for smoother workflows and better localization support in i18n-ally.

Proposed Implementation:

Create a new option in the settings to enable Google Translate v3.

  • Implement authentication using API keys.
  • Provide options for customizing translation settings (e.g., using glossaries).
  • Ensure that error handling and rate limiting are properly managed.

Conclusion:

Adding support for Google Translate v3 would be a valuable enhancement to i18n-ally, providing users with more powerful translation capabilities. I believe this feature would greatly benefit the community.

Thank you for considering this request!

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

No branches or pull requests

1 participant