Overview
* Plugin Overview * Version 3.9.2 * Autor Andreas Klauer * Traductor Sama34 (Omar G.) * Idioma Español (MX) Spoiler: <?php /** * This file is...

  • Plugin Overview
  • Version 3.9.2
  • Autor Andreas Klauer
  • Traductor Sama34 (Omar G.)
  • Idioma Español (MX)

[spoiler]
Código PHP:
<?php
/**
 * This file is part of Overview plugin for MyBB.
 * Copyright (C) 2005-2009 Michael Schlechtinger <[email protected]>
 * Copyright (C) 2010 Andreas Klauer <[email protected]>
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 *
 */

$l['overview_author'] = "Autor";
$l['overview_bestrep_members'] = "Usuarios con mas Reputacion";
$l['overview_edited_posts'] = "Mensajes editados recientemente";
$l['overview_event'] = "Evento";
$l['overview_favourite_threads'] = "Temas Populares";
$l['overview_most_replies'] = "Temas con mas respuestas";
$l['overview_newest_members'] = "Nuevos Miembros";
$l['overview_newest_polls'] = "Nuevas Encuestas";
$l['overview_newest_posts'] = "Nuevos Mensajes";
$l['overview_newest_threads'] = "Nuevos Temas";
$l['overview_next_events'] = "Siguientes Eventos";
$l['overview_overview'] = "Estadisticas";
$l['overview_posts'] = "Mensajes";
$l['overview_question'] = "Pregunta";
$l['overview_replies'] = "Respuestas";
$l['overview_reputation'] = "Reputacion";
$l['overview_subject'] = "Titulo";
$l['overview_top_posters'] = "Top Mensajeros";
$l['overview_topic'] = "Tema";
$l['overview_username'] = "Usuario";
$l['overview_views'] = "Vistas";

?>
[/spoiler]

Descargar: [attachment=1416]
{SIGNATURE_IMAGE}