1<?php
2/**
3 * english language file for oauthdiscordserver plugin
4 *
5 * @author Andreas Gohr <dokuwiki@cosmocode.de>
6 */
7
8$lang['key'] = 'The Application UID';
9$lang['secret'] = 'The Application Secret';
10$lang['serverID'] = 'ID of required server';
11$lang['roleID'] = 'ID of required role, empty field disables requiring role';
12