Nel tuo forum vuoi anche tu un traduttore come questo?


è più facile di ciò che sembra! Mettiamoci all’opera! 
Andiamo ACP >> Temi&Template >> Template >> (Seleziona il tuo template) >> Showthread Template >> showthread_classic_header

Rimpiazza tutto il codice che c’è dentro con questo:
<tr>
<td><span class="smalltext"><strong>{$lang->author}</strong></span></td>
<td width="15%"><div id="translate-this"><a href="http://translateth.is/" class="translate-this-button">Translate</a></div>
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript" src="http://x.translateth.is/translate-this.js"></script>
<script type="text/javascript">
TranslateThis({
undoText : 'Undo »', // Text for untranslate link
undoTime : 0, // Time undo link stays visible (milliseconds)
fromLang : 'it', // Native language of your site
undoLength : 0, // Time undo link stays visible (milliseconds)
cookie : false
});
</script>
</td>
</tr>
E clicca su “Salva e chiudi” vai ora in showthread e trova:
</table>
<div id="posts">
{$posts}
Se manca, aggiungi {$classic_header} e…..
HAI FINITO!:D
