1<?php
2/*
3french 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']="Vous allez être redirigé vers la page %d dans approximativement %s secondes";
9