<?php
$lang['g2fa'] = "Google Authenticator Token";
$lang['menu'] = "Google 2Factor Token Manager";

$lang['force'] = "Google 2Factor Authentication is enabled, but not activated for your account. Contact your admin.";
$lang['hint'] = "Google 2Factor Authentication hasn't been activated for your account. Update your profile.";

$lang['g2fa_fieldset'] = "Google 2Factor Configuration";
$lang['g2fa_created'] = "Created and saved new Secret";
$lang['g2fa_updated'] = "Saved new secret.";
$lang['g2fa_notchanged'] = "Error updating secret.";
$lang['g2fa_removed'] = "Removed token for your account";
$lang['secret'] = "Secret";
$lang['showqr'] = "Show Secret/QR Code";
$lang['generate'] = "Generate Secret";
$lang['delete'] = "Delete Secret";
$lang['update'] = "Update Secret";
?>
