OiWorld / MindTheWord

An extension for Google Chrome that helps people learn new languages while they browse the web.
43 stars 47 forks source link

Bing translate #124

Closed ankit-m closed 8 years ago

ankit-m commented 8 years ago

Bing Translate

This PR adds support for using Microsoft Translator (Bing). It includes the following features

  1. Addition to bingTranslate.js in services
  2. Updating UI for entering two keys based on context
  3. Update Note to inform users about translators
  4. Add tooltips
  5. Create languages.js to store all language codes for different translators.
ceilican commented 8 years ago

Thanks!