Spanish translation update from Víctor Martínez Romanos.

This commit is contained in:
swiergot 2007-02-26 13:16:56 +00:00
parent 658db4c5b8
commit 18b18eb7b0
3 changed files with 8 additions and 8 deletions

View file

@ -5,7 +5,7 @@
include_once("translator.inc");
global $_t;
$_t["es"]["Reset"] = "Restaurar";
$_t["es"]["Reset"] = "Limpiar";
$_t["es"]["Username"] = "Nombre de usuario";
@ -27,4 +27,4 @@ $_t["es"]["Create"] = "Crear";
$_t["es"]["More"] = "Más";
?>
?>