Page 1 of 1

Bots Page

Posted: 08 Mar 2010, 19:36
by Stoker
Title: Bots Page

Moved: viewtopic.php?f=45&t=1290

Re: Bots Page

Posted: 20 Jun 2010, 23:24
by ahh72
Spanish translation:

Code: Select all

// Bots page by stoker   
$lang = array_merge($lang, array(
	'BOTSS'			=> 'Robots',
	'VIEW_BOTSS'		=> 'Viendo los robots',
	'BOTSSNAME'		=> 'Nombre del robot',
	'BOTSSAGENT'		=> 'Agente/IP',
	'BOTSSACTIVE'		=> 'Activo',
	'BOTSSLASTVISIT'	=> 'Última visita',
	'BOTSSLASTPAGE'		=> 'Última página',
	'BOT_COUNT'		=> '1 robot',
	'BOTS_COUNT'		=> '%d robots',
));
thanks

Re: Bots Page

Posted: 03 Mar 2011, 20:14
by Stoker
This attachment has been updated and fixed.