1<?php
2$lang["enable"] = 'Enable two factor authentication via Yubi Authenticator.';
3$lang["validationServer"] = 'Adress of the server used to validate the Yubi Password';
4$lang["clientID"] = 'Yubico Client ID used for the signature';
5$lang["clientSecret"] = 'Secret used to validate the signature mentioned above, leave empty to disable validation';
6