summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/ayuda_eng.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/ayuda_eng.php')
-rw-r--r--admin/WebConsole/idiomas/php/eng/ayuda_eng.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/ayuda_eng.php b/admin/WebConsole/idiomas/php/eng/ayuda_eng.php
new file mode 100644
index 00000000..b65f5a6b
--- /dev/null
+++ b/admin/WebConsole/idiomas/php/eng/ayuda_eng.php
@@ -0,0 +1,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';