1<?php
2
3$lang['url']            = 'URL Ihres Endpoints';
4$lang['key']            = 'Client ID Ihrer <a href="https://github.com/settings/developers">Cognito Applikation</a>';
5$lang['secret']         = 'Client Secret Ihrer <a href="https://github.com/settings/developers">Cognito Applikation</a>';
6