Archive: translation system

 

Posts Tagged ‘translation system’


Hi, I am working on a Zend Framework, MVC, enterprise website project. I would like to develop a friendly translation system with the ability to translate each word according its context (sometimes same word have different translation). Zend Framework uses Zend_Translate for i18n and localization. We have also seen Magento’s (which uses ZF) inline translation [...]