Community based translating system
Posted
by mike
on Stack Overflow
See other posts from Stack Overflow
or by mike
Published on 2010-06-13T06:05:49Z
Indexed on
2010/06/13
6:12 UTC
Read the original article
Hit count: 141
php
|translation
Since we don't funds to hire translators for getting multiple languages translated we want the community to do the translation for us. Its a social network. I can't find any good open souce framework to auto do this. Thinking something like: User selects a language, system displays random sentences and user will translate it. Then other users can vote on how good it is. If it's 100 votes + with 95% yes then it becomes official. Site is in PHP.
Any ideas?
© Stack Overflow or respective owner