summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/esp/conmutar_esp.php
blob: cdb455e9430d7b8d326c8cd293240a8818689393 (plain)
1
2
3
4
5
6
7
8
9
10
<?php
//________________________________________________________________________________________________________
//
//	Fichero de idiomas php: conmutar_esp.php 
//	Idioma: Español 
//________________________________________________________________________________________________________
	$TbMsg=array();
	$TbMsg[0]='Este ámbito ha conmutado correctamente';
	$TbMsg[1]='ATENCIÓN: Ha habido algún problema al conmutar el ámbito';
?>