<?php
/**
 * english language file for oauth plugin
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 */


$lang['key']      = 'The Client ID of your registered <a href="https://console.developers.google.com/project">Google Project</a> (see Credentials Screen)';
$lang['secret']   = 'The Client Secret of your registered <a href="https://console.developers.google.com/project">Google Project</a> (see Credentials Screen)';
