Search code examples
iosiphonexcodexcode4

how to get translation database in ios app


I am making a language translation app for iPhone. Just wanted to ask how to get the translation database for different langauges? I am sure one can't manually enter each and every word of so many languages! Please help.


Solution

  • Just refer the link contains the little database, it may useful:

    http://www.omegawiki.org/Help:Downloading_the_data

    http://glosbe.com/about

    http://www.dicts.info/uddl.php

    If not found in this database, Just go with translator and store that word in your database.In feature it will retrive the word from your database for that particular word.