summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/comandos/conmutar_eng.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/comandos/conmutar_eng.php')
-rw-r--r--admin/WebConsole/idiomas/php/eng/comandos/conmutar_eng.php16
1 files changed, 16 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/comandos/conmutar_eng.php b/admin/WebConsole/idiomas/php/eng/comandos/conmutar_eng.php
new file mode 100644
index 00000000..82068595
--- /dev/null
+++ b/admin/WebConsole/idiomas/php/eng/comandos/conmutar_eng.php
@@ -0,0 +1,16 @@
+<?
+//________________________________________________________________________________________________________
+//
+// Fichero de idiomas php: apagar_eng.php (Comandos)
+// Idioma: Ingés
+//________________________________________________________________________________________________________
+ $TbMsg=array();
+ $TbMsg[0]='Centers';
+ $TbMsg[1]='Group of labs';
+ $TbMsg[2]='Labs';
+ $TbMsg[3]='Group of computers';
+ $TbMsg[4]='Computers';
+ $TbMsg[5]='Switch computers';
+ $TbMsg[6]='Environment';
+
+?> \ No newline at end of file