From 203d9d651f799710cc38824312b29ba341f1ea0f Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 9 Mar 2023 15:48:03 +0000 Subject: mfa strings update --- Zotlabs/Module/Settings/Account.php | 1 + 1 file changed, 1 insertion(+) (limited to 'Zotlabs/Module/Settings/Account.php') diff --git a/Zotlabs/Module/Settings/Account.php b/Zotlabs/Module/Settings/Account.php index 5e1fb176e..85e7c793f 100644 --- a/Zotlabs/Module/Settings/Account.php +++ b/Zotlabs/Module/Settings/Account.php @@ -105,6 +105,7 @@ class Account { '$password1' => array('npassword', t('Enter New Password'), '', ''), '$password2' => array('confirm', t('Confirm New Password'), '', t('Leave password fields blank unless changing')), '$submit' => t('Submit'), + '$mfa' => t('Multi-Factor Authentication'), '$email' => array('email', t('DId2 or Email Address:'), $email, '', '', $attremail), '$email_hidden' => (($attremail) ? $email : ''), '$removeme' => t('Remove Account'), -- cgit v1.2.3