summaryrefslogtreecommitdiffstats
path: root/admin/ogAdmSources/ogAdmWebCon/idiomas/php/esp/comandos/tomaconfiguracion_esp.php
blob: 36d49c4bd43504e7db9e3c23870743de2d873a35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: tomaconfiguracion_esp.php (Comandos)
//	Idioma: Español 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Centros';
	$TbMsg[1]='Grupo de aulas';
	$TbMsg[2]='Aulas';
	$TbMsg[3]='Grupo de ordenadores';
	$TbMsg[4]='Ordenadores';
	$TbMsg[5]='Tomar  configuración';
	$TbMsg[6]='Ámbito';

?>