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

feat: add nuxt-google-translate module #1154

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

Conversation

nexoscreator
Copy link

πŸ”— Linked issue

No issue linked.

❓ Type of change

  • ✨ New feature (a non-breaking change that adds functionality)

πŸ“š Description

This PR adds the Nuxt Google Translate Module to the official Nuxt module list.

Key Features of the Module:

  • 🌍 Supports 100+ languages via Google Translate integration.
  • πŸš€ Easy setup and configuration in nuxt.config.ts.
  • πŸ“± Fully responsive and mobile-friendly.
  • πŸ”§ Allows for customization of default language and supported languages.
  • 🎨 Additional tools like <LanguageSelector /> and useGoogleTranslate composable for programmatic control.

Why is this change required?
This module simplifies adding multilingual support to Nuxt applications, empowering developers to expand their apps' reach to a global audience with minimal setup.

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.

1 participant