I\'m using PHP\'s gettext() for simply transform a website to an other language. The solution worked fine (English/Hungarian) until now because i need to add a Norw
gettext()
Yes, IIRC, you need to have locale on the system to make it work.