Overview of auto-i18n-translation-plugins
mainThe auto-i18n-translation-plugins is a frontend auto-translation plugin designed to provide multi-language support without requiring manual source code modifications. It works by detecting text that needs translation and using translation services to automate the process.
Key Capabilities:
- Zero Code Changes: Achieve multi-language support without modifying your existing source code.
- Framework Agnostic: Supports all JavaScript-based frontend frameworks, including Vue 2, Vue 3, and React.
- Build Tool Compatibility: Works with Webpack, Vite, Rsbuild, and Rollup.
- Multiple Translation Engines: Includes default support for Google and Youdao translation services, with the ability to implement custom translators.