hqchai / UCLA-Translate-Flashcards

0 stars 0 forks source link

Make sure phrases for new flashcard match deck language pair #55

Closed keylime503 closed 10 years ago

keylime503 commented 10 years ago

i.e. deck is Chinese -> English, don't allow a card w/ phrase1 in English and phrase2 in Chinese. May be able to use Translate API for this.

jisaji commented 10 years ago

https://www.googleapis.com/language/translate/v2/detect?{parameters}

keylime503 commented 10 years ago

perfect, thanks

keylime503 commented 10 years ago

Implemented, can't test until billing is set up (waiting for response from Keith)

keylime503 commented 10 years ago

blocked on #68