1<?php
2$lang["g2fa_timeout_slack"] = 'Amount of Clock Tolerance (Default: 2 = 2*30sec)';
3$lang["g2fa_enable"] = 'Enable Google Authenticator Two-Factor';
4$lang["g2fa_force"] = 'Do not log users in without g2fa';
5$lang["g2fa_hint"] = 'Show message to enable g2fa for users that haven\'t yet';
6?>
7