summaryrefslogtreecommitdiffstats
path: root/web/lang/es/template_po.inc
blob: 6bd9b69e09b3cada26fcafa7b263add85e075943 (plain)
1
2
3
4
5
6
7
8
9
10
<?
# Spanish (Español) translation
# Translator: Víctor Martínez Romanos <vmromanos@gmail.com>

include_once("translator.inc");
global $_t;

$_t["es"]["Hi, this is worth reading!"] = "Hola, ¡vale la pena llegar hasta aquí!";

?>