<?php
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: inventariohardware__esp.php (Comandos)
//	Idioma: Español 
//________________________________________________________________________________________________________
	if (empty ($TbMsg)) $TbMsg=array();
	$TbMsg[0]='Centros';
	$TbMsg[1]='Grupo de aulas';
	$TbMsg[2]='Aulas';
	$TbMsg[3]='Grupo de ordenadores';
	$TbMsg[4]='Ordenadores';
	$TbMsg[5]='Inventario Hardware';
	$TbMsg[6]='Ámbito';


