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

$lang['key'] = 'The Application UID';
$lang['secret'] = 'The Application Secret';
$lang['serverID'] = 'ID of required server';
$lang['roleID'] = 'ID of required role, empty field disables requiring role';
