<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * French language file for oauth plugin
 *
 * @author Schplurtz le Déboulonné <schplurtz@laposte.net>
 * @author Cyrille Giquello <cyrille@giquello.fr>
 */
$lang['key']            = 'Le Client ID de votre <a href="https://github.com/settings/developers">application Github</a> enregistrée';
$lang['secret']         = 'Le Client Secret de votre <a href="https://github.com/settings/developers">application Github</a> enregistrée';
