How to create multi language main menu in html/php script now i have
{t t=\"Let
If your language file is really long, you could break it up by page by adding this above the language include:
// for login page $textpart = 'login';
and have the language page split up the array thusly