<?php
/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author     Dirk Scheer <dirk@scheernet.de>
 */

$lang['yubico_client_id']  = 'Your client id given by Yubico (see <code>https://upgrade.yubico.com/getapikey/</code>).';
$lang['yubico_secret_key'] = 'Please enter the secret key belonging to the above mentioned client id.';
$lang['yubico_maxkeys']    = 'How many Yubikey\'s can be managed by the user (default is 2).'; 
