<?php
/**
 * english language file for oauthdoorkeeper plugin
 *
 * @author Andreas Gohr <dokuwiki@cosmocode.de>
 */

$lang['baseurl'] = 'The base URL where your Doorkeeper instance is running';
$lang['key'] = 'The Application UID';
$lang['secret'] = 'The Application Secret';
