summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/esp/informacion_acciones_esp.php
blob: 22a34e9e4707ee510311e73b4cb384ef21384abb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: informacion_perfileshard_esp.php 
//	Idioma: Español 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Acciones';
	$TbMsg[1]='Procedimientos';
	$TbMsg[2]='Information sobre Procedimientos';
	$TbMsg[3]='Tareas';
	$TbMsg[4]='Information sobre Tareas';
	$TbMsg[5]='Información';
	$TbMsg[6]='Sin parámetros';	
?>