MDL-79958 factor_nosetup: Language string updates

This commit is contained in:
Huong Nguyen
2025-01-02 23:59:47 +07:00
parent a846c4a58f
commit e4b61e02a4
@@ -25,8 +25,8 @@
$string['deleteunusablefactors'] = 'Delete unusable Optional MFA factors';
$string['info'] = 'This factor passes if the user has no other factors set up.';
$string['pluginname'] = 'No other factors';
$string['privacy:metadata'] = 'The No other factors plugin does not store any personal data';
$string['pluginname'] = 'Optional MFA';
$string['privacy:metadata'] = 'The Optional MFA plugin does not store any personal data';
$string['settings:description'] = 'Allow users who haven\'t set up any other authentication factors to bypass MFA until another factor is added.';
$string['settings:shortdescription'] = 'Allow users to bypass MFA if they have not set up any other authentication factor.';
$string['summarycondition'] = 'has no other factors set up';