warn about failed login attempts

This commit is contained in:
basefont
2021-03-13 15:31:34 +00:00
parent a3be33ddbc
commit 5c88e6832c
14 changed files with 54 additions and 6 deletions

View File

@ -343,6 +343,8 @@ $I=[
'optional' => '(optional)',
'userloggedin' => 'A user with this nickname is already logged in.',
'regednick' => 'This nickname is a registered member.',
'failednotice' => 'failed login attempt(s)',
'dismiss' => 'dismiss',
'eninbox' => 'Enable offline inbox',
'inboxmsgs' => 'Read %d messages in your inbox',
'offline' => '(offline)',