1<?php 2/* 3Spanish language file 4 5%d will be replaced with a link to the destination. 6%s will be replaced with the number of seconds before redirect. 7 */ 8$lang['redirect']="Serás redireccionado a la pagina %d en %s segundos aprox."; 9