Right this is my problem!
Sorry, but in which PHP-File I have to register these tags?
e.g. I want to show {lang_new_stats} on the index of my page, so I must edit the index.php?
for example
"msg" => $msg,
"clickstream" => $clickstream
"lang_new_stats" => $lang['new_stats']
is that okay?
I hoped it was easier than that way, but it doesnŽt seem so...
