<?php
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: propiedades_ordenadores_esp.php 
//	Idioma: Español 
//________________________________________________________________________________________________________
$TbMsg=array();
$TbMsg[0]="Sin Opción";
$TbMsg[1]="Insertar";
$TbMsg[2]="Modificar";
$TbMsg[3]="Eliminar";
$TbMsg[4]="Gestión Entidades";
$TbMsg[5]="Nombre de la Entidad";
$TbMsg[6]="Comentarios";
$TbMsg['OGUNIT']="Separar unidades organizativas";

