Skip to content

Commit abd9deb

Browse files
committed
remove now-unused translation entries
1 parent 7db14be commit abd9deb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

resources/lang/en/base.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,4 @@
8686
'2fa_checkpoint_help' => 'Use the 2FA application on your phone to take a picture of the QR code to the left, or manually enter the code under it. Once you have done so, generate a token and enter it below.',
8787
'2fa_disable_error' => 'The 2FA token provided was not valid. Protection has not been disabled for this account.',
8888
],
89-
'mail' => [
90-
'test_succeeded' => 'The test message was sent successfully!',
91-
'test_failed' => 'Failed to send test message! Error message:',
92-
],
9389
];

0 commit comments

Comments
 (0)