summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/ayuda_eng.php
blob: b65f5a6b446402a78c802da642fad891934acc8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?php
// __________________________________________________
//
//      Fichero de idiomas php: ayuda_esp.php 
//      Idioma: Español 
// __________________________________________________
// Mensajes.
$TbMsg=array();
$TbMsg["MANUAL"]='User Manual';
$TbMsg["API"]='API documentation';
$TbMsg["CFG"]='Client configuration';
$TbMsg["CHANGELOG"]='Changes in the version:';
$TbMsg["USERMAIL"]=' User email list';
$TbMsg["WEB"]='Web of the project: opengnsys.es';
$TbMsg["ABOUT"]='About OpenGnsys';