summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/comandos/reiniciar_eng.php
blob: c47e8a02e36d7741cbfb4033e562a8a0abdb2d20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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]='Rebootf computers';
	$TbMsg[6]='Environment';

?>