<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author F. Mueller-Donath <j.felix@mueller-donath.de>
 */

$lang['baseurl']        = 'URL Ihrer <a href="https://github.com/wechange-eg/faq/blob/main/OAuth2.md">WECHANGE Applikation</a>';
$lang['key']            = 'Client ID Ihrer <a href="https://github.com/wechange-eg/faq/blob/main/OAuth2.md">WECHANGE Applikation</a>';
$lang['secret']         = 'Client Secret Ihrer <a href="https://github.com/wechange-eg/faq/blob/main/OAuth2.md">WECHANGE Applikation</a>';
$lang['label']          = 'Beschriftung für den Login Button';
