What to know how to say "Hello" in Japan? Or ask for help in Mexico?
This tiny application will show you what your phrase looks like in different countries.
Open Live demo or Download the app and run locally.
Enter a word or phrase to the input field at the top of the page.
Hover a place on the World map to get a local version for this phrase (translate it to the official language of the selected country).
In case if threre is more than one official language you'll get translation only to the first one.
If the language is not supported by Yandex.Translate than you'll get an origin phrase.
- D3.js - to create a custom world map
- Yandex.Translate - to translate an entered text dynamically
- Tape javascript library for unit testing
MIT