'My two-factor login', 'sub' => 'A code from an app, in addition to your password. Protects your account even if the password ends up somewhere it should not.', 'state_on' => 'Active', 'state_off' => 'Not set up', 'confirm_first' => 'Please confirm your password first — a signed-in session alone is not enough here.', 'confirm_button' => 'Confirm', 'enable' => 'Set up', 'scan' => 'Scan the code with your authenticator app, then enter the digits it shows.', 'code' => 'Code from the app', 'activate' => 'Activate', 'code_wrong' => 'That code is not correct.', 'on' => 'Two-factor login is active.', 'off' => 'Two-factor login was removed.', // Modal instead of wire:confirm (R23): title+body are the same former // sentence, split at the full stop; _confirm is now the short // confirm-button label. 'off_title' => 'Really remove two-factor login?', 'off_body' => 'Your account is then protected by the password alone.', 'off_confirm' => 'Remove', 'disable' => 'Remove', 'new_codes' => 'New recovery codes', 'codes_title' => 'Recovery codes', 'codes_hint' => 'Write these down now and keep them safe. They are the way back in if the device is lost — each code works once.', ];