boatmeme / microsoft-translator-java-api

Java wrapper for the Microsoft Translator API
http://code.google.com/p/microsoft-translator-java-api/
Apache License 2.0
86 stars 61 forks source link

Added Maltese, Welsh #48

Open nenorbot opened 10 years ago

MunsterPlop commented 10 years ago

You can also add Klingon and Klingon PiQaD after Japanese:

    JAPANESE("ja"),
    KLINGON("tlh"),
    KLINGON_PIQAD("tlh-Qaak"),

I was gonna make a pull request but I thought it was useless since I saw yours :)