![]() |
Problem with translation to any other language. - Printable Version +- webERP Forum (http://www.weberp.org/forum) +-- Forum: webERP Discussion (http://www.weberp.org/forum/forumdisplay.php?fid=1) +--- Forum: Installation Issues (http://www.weberp.org/forum/forumdisplay.php?fid=13) +--- Thread: Problem with translation to any other language. (/showthread.php?tid=3294) |
Problem with translation to any other language. - yinkerVEVO - 02-15-2017 Hi, I have Problem with translation to any other language. I have installed XAMPP v.3.2.2 and webERP portable with the version of XAMPP v3.2.1 and I am trying to translate to other languages like Spanish. And I can not, activate the translation from php.ini by removing the ";" In extension line = php_gettext.dll But even so, I can not translate anything into this project into Spanish. ![]() ![]() RE: Problem with translation to any other language. - Exsonqu_Qu - 02-15-2017 Hi, Just keep the ; in the php.ini which means do NOT use the extension of php. Then webERP will handle translation task with it's own php-gettext module. Hope it's help! Best regards! Exson |