Spanish translation update from Víctor Martinez Romanos.

This commit is contained in:
swiergot 2007-02-16 13:06:41 +00:00
parent ce2e4460ae
commit 5598d72c50
10 changed files with 59 additions and 21 deletions

View file

@ -11,6 +11,6 @@ $_t["es"]["Hello, world!"] = "¡Hola, mundo!";
$_t["es"]["Hello, again!"] = "¡Hola, otra vez!";
$_t["es"]["My current language tag is: '%s'."] = "Mi etiqueta actual del idioma es: '%s'.";
$_t["es"]["My current language tag is: '%s'."] = "Mi identificador actual del idioma es: '%s'.";
?>