blob: 082f0e72721e89764350f36d682dbaa46c5bafcf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?php
//________________________________________________________________________________________________________
//
// Php language file: comando_esp.php (Comandos)
// Language: English
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]='Centers';
$TbMsg[1]='Group of labs';
$TbMsg[2]='Labs';
$TbMsg[3]='Group of computers';
$TbMsg[4]='Computers';
$TbMsg[5]='Power-off computers';
$TbMsg[6]='Scope';
|