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

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

$_t["es"]["Your session id is invalid."] = "Su identificador de sesión no es válido.";

$_t["es"]["If this problem persists, please contact the site administrator."] = "Si el problema persiste, por favor contacte con el administrador del sitio.";

?>