Skip to content

Commit

Permalink
Adds missing description for 2FA plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl authored Oct 24, 2024
1 parent 2b01437 commit 344a15e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/TwoFactorAuth/lang/en.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"TwoFactorAuth": {
"PluginDescription": "Enhance your Matomo account security with Two-Factor Authentication (2FA) to protect against unauthorized access.",
"TwoFactorAuthentication": "Two-factor authentication",
"TwoFAShort": "2FA",
"TwoFactorAuthenticationIntro": "%1$sTwo-factor authentication%2$s increases account security by also asking you for a code generated on a mobile device, or one of the remaining recovery codes (in addition to your password) to log in.",
Expand Down

0 comments on commit 344a15e

Please sign in to comment.