Hello, I will do multiple languages my script. I have got a problem in Smarty. I must unify variables in loop. How can I do it? Example: {foreach $sql as $write} {$write.$LANG_ADD_TABLE_CONTENT} {/foreach} Code (markup):