<?php
/*
English language file
 
%d will be replaced with a link to the destination.
%s will be replaced with the number of seconds before redirect.
 */
$lang['redirect']="You will be redirected to %d in approximately %s seconds.";
