cerca
Codice: Seleziona tutto
?>
Codice: Seleziona tutto
// BEGIN Top Stats
$lang = array_merge($lang, array(
'MOST_VIEWED' => 'Argomenti Piu\' Visti',
'MOST_REPLIED' => 'Argomenti con Piu\' Risposte',
'NEWEST_TOPICS' => 'Ultimi Argomenti',
'NEWEST_POSTS' => 'Ultimi Post',
'RECENT_ACTIVE' => 'Ultimi Argomenti Attivi',
'MOST_ACTIVE_USERS' => 'Utenti Piu\' Attivi',
'MOST_ACTIVE_FORUMS' => 'Forum Piu\' Attivi',
'PREVIOUS_SCROLL' => 'Precedente',
'NEXT_SCROLL' => 'Successivo',
'START_SCROLL' => 'Avvia',
'STOP_SCROLL' => 'Blocca',
'LAST_REGISTERED_USERS' => 'Ultimi Utenti Registrati',
'LAST_VISITED_BOTS' => 'Ultime Visite Dai Bots',
));
// END Top Stats