summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/esp/propiedades_perfilhardwares_esp.php
blob: d44cfcd120affc5e7b54b949814a20a8f2ecdcab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: propiedades_perfilhardwares_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 Perfiles Hardware";
$TbMsg[5]="Nombre";
$TbMsg[6]="Comentarios";
?>