1<?php
2/*
3English 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']="You will be redirected to %d in approximately %s seconds.";
9