This JavaScript library provides automatic translation for investment and similar websites, ensuring that users from different regions can access the content in their native language.
- Dynamic Translation: Automatically translates the text on the page based on the user's browser language.
- Investment-Specific Language Support: Focuses on common terms used in investment websites.
- Real-time Updates: Translations happen in real-time as the user interacts with the page.
- Lightweight: The library is designed to be fast and efficient, ensuring a smooth user experience.
Simply include the library via CDN. No additional steps are required:
<script src="https://raw.githubusercontent.com/yusiqo/auto-translate/refs/heads/main/translate.js"></script>
If you'd like to contribute to this project, feel free to fork the repository and submit a pull request. We welcome any contributions that improve the functionality or performance of the library.
This project is licensed under the MIT License.