About 869,000 results
Open links in new tab
  1. JavaScript/jQuery - Get text and translate it - Stack Overflow

    Use Google translation API. Easy to use. The following translates Spanish to English. To translate from and to other languages, simply change 'es' and 'en' <div id="content"></div> …

  2. How can I translate the page with JS? - Stack Overflow

    Oct 22, 2021 · I am really new in JavaScript and I was wondering which object on JS I could use to translate (on language) certain identified items when I click a link. For example, when I click …

  3. Best practice javascript and multilanguage - Stack Overflow

    Oct 24, 2008 · Always use UTF-8 - this sounds silly, but if you are not in utf-8 from start (HTML head + JS encoding), you'll be bust quickly. Use the english string as a key to your translations …

  4. How to Translate Text with JavaScript

    Jun 23, 2023 · Discover easy techniques to translate text with JavaScript! Breakdown of methods, code snippets, and clear explanations for beginners and pros alike.

  5. How to make your own simple translator in HTML & JavaScript

    May 31, 2023 · DESCRIPTION: In this tutorial, I will teach you how to make a website that translates one language into another using HTML, CSS, and JavaScript.

  6. Language Translation with JavaScript - Tpoint Tech

    Mar 17, 2025 · In this article, we will learn how to translate a text in multiple languages by using javascript. Following are the examples of language translation with javascript. Example 1:

  7. JavaScript translation and localization guide - Lokalise Blog

    Apr 28, 2025 · Learn how to handle JavaScript translation and localization using tools like Globalize, I18next, Polyglot, and intl-messageformat.

  8. GitHub - andreasremdt/simple-translator: Simple, universal translation

    Simple Translator is a very lightweight (~9 KB minified) solution for translating content with pure JavaScript. It works natively in the browser and Node.js. Translate single strings Translate …

  9. Venkateeshh/Js-Language-Translator - GitHub

    Translate text between multiple languages using the power of Google Translate API. Simple and intuitive user interface for easy navigation and usage. Fully responsive design ensures …

  10. Building a Free Multi-Language Translator Using Google Translate

    Feb 8, 2025 · In this blog post, we’ll walk through building a multi-language translator using Google’s free Translate API and JavaScript. This lightweight solution lets users enter text, …

Refresh