1<?php
2/**
3 * english language file for oauthdiscord plugin
4 *
5 * @author Andreas Gohr <dokuwiki@cosmocode.de>
6 */
7
8$lang['key'] = 'The Application UID';
9$lang['secret'] = 'The Application Secret';
10