1<?php
2$lang['name'] = 'Yubi Authenticator';
3$lang['enablemodule'] = "Pair Yubi Key";
4$lang['directions'] = "Insert OTP from your Yubi Key";
5$lang['verifymodule'] = "Insert OTP from your Yubi Key";
6$lang['killmodule'] = "Revoke Yubi Key pairing";
7$lang['needsetup'] = "Insert OTP from your Yubi Key";
8$lang['failedsetup'] = "The code provided did not work.  Yubi Key Authentication is not enabled for this account.";
9$lang['passedsetup'] = "Yubi Key Authentication is now enabled for this account.";
10$lang['verifynotice'] = "You need to verify that Yubi Key Authentication is working before you can use it to login.";
11$lang['moduleready'] = "Yubi Key Authentication is configured.";
12$lang['currentPublicID'] = "Current PublicID";