Translate Ita 1.0.7

Download and support for PhpBB3 Top Stats Mod
Locked
User avatar
Tigerman75
BBCoder III
BBCoder III
Posts: 109
Joined: 31 Oct 2011, 14:14
BBCodes: 10
Favourite MOD: Top Staticts
Location: Italy
Contact:

Translate Ita 1.0.7

Post by Tigerman75 »

Traduzione ita top statistiche 1.0.7.rar
(2.29 KiB) Downloaded 141 times
Translate Language Ita Version Mod 1.0.7 (Codifing save utf-8 not BOM) ;)
To speak with you use the google translator
http://www.graphicforum.altervista.org/ and http://www.bbcodeitalia.com/forum/
User avatar
agersforum
BBCoder II
BBCoder II
Posts: 17
Joined: 09 Oct 2011, 17:18
BBCodes: 4

Translate Ita 1.0.8

Post by agersforum »

Ti Sei Dimenticato:
Apri language\it\common.php
Cerca

Code: Select all

?>
Aggiungi Prima

Code: Select all

// BEGIN Top Stats
$lang = array_merge($lang, array(
	'MOST_VIEWED'				=> 'Argomenti Piu Visti',
	'MOST_REPLIED'				=> 'Argomenti Piu Risposto',
	'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'				=> 'Prossimo',
	'START_SCROLL'				=> 'Start',
	'STOP_SCROLL'				=> 'Stop',
	'LAST_REGISTERED_USERS'		=> 'Ultimi Utenti Registrati',
	'LAST_VISITED_BOTS'			=> 'Ultime Visite Dai Bots',
));
// END Top Stats
Completamento MOD : [anipro]200,100[/anipro] ;) :thumb:
Locked