<?php
/**
 * French language for Page Redirect plugin
 *
 * @license:    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author :     Cinlloc Melnec <cinlloc@gmail.com>
 */

$lang['redirect_to']     = "Cette page a été déplacée, le nouvel emplacement est %s.";
$lang['redirected_from'] = "Vous avez été redirigé depuis %s.";
