Newer
Older
$LANG['auth']['logInWithPasskeyExplainer'] = 'If you have a passkey or security key you can use that to log in to your account.';
$LANG['auth']['passkey'] = 'Passkey';
$LANG['auth']['passkeyPlural'] = 'Passkeys';
$LANG['auth']['signout'] = 'Sign out';
$LANG['auth']['signedout'] = 'You were signed out.';
$LANG['auth']['email'] = 'Email';
$LANG['auth']['password'] = 'Password';
$LANG['auth']['confirmPassword'] = 'Confirm password';
$LANG['auth']['newPassword'] = 'New password';
$LANG['auth']['currentPassword'] = 'Current password';
$LANG['page']['signup'] = 'Sign up for ByeCorps ID';
$LANG['page']['login'] = 'Log in to ByeCorps ID';
$LANG['page']['profile'] = 'Profile';
$LANG['page']['settings'] = 'Settings';
$LANG['settings']['account'] = 'Account';
$LANG['settings']['region'] = 'Region & language';
$LANG['settings']['security'] = 'Security';
$LANG['footer']['executionTime'] = '<b>Execution time:</b> {{time}} ms';
$LANG['generic']['generic'] = 'You\'ve unlocked the generic text!';
$LANG['idcard']['joined'] = 'Joined on {{date}}';
$LANG['error']['notLoggedIn'] = 'You\'re not logged in';
$LANG['error']['incorrectAuth'] = 'Incorrect email or password.';