- ⚙️ Easily add multiple language support just by adding our widget
- 🌍 Internationalization support for dozens of languages.
![]() IE / Edge |
![]() Firefox |
![]() Chrome |
![]() Safari |
![]() Electron |
|---|---|---|---|---|
| IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
react-translate-widgetyarn add react-translate-widgetimport TranslatorWidget from 'react-translate-widget';
const App = () => (
<>
<TranslatorWidget sourceLanguageCode="en" className="translator"/>
</>
);Dozens of languages supported in react-translate-widget, see supported languages.
Use Gitpod, a free online dev environment for GitHub.
Or clone locally:
$ git clone git@github.com:archeelp/react-translate-widget.git
$ cd react-translate-widget
$ npm install
$ npm startOpen your browser and visit http://127.0.0.1:3000 and checkout react-translate-widget
Let's build a better translator widget together.
We welcome all contributions. You can submit any ideas as pull requests or as GitHub issues. If you'd like to improve code we would really appreciate it.
- ❌Works only on deployed website
- ❌Works only for public URLs




