1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author F. Mueller-Donath <j.felix@mueller-donath.de>
7 */
8$lang['key']            = 'Client ID deiner <a href="https://github.com/settings/developers">Github Applikation</a>';
9$lang['secret']         = 'Client Secret deiner <a href="https://github.com/settings/developers">Github Applikation</a>';
10