mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 11:42:52 +01:00
Added replyNotRegistered
This commit is contained in:
parent
f818efa588
commit
6b3600c1e5
@ -98,6 +98,7 @@ replyNoCapability = 'You don\'t have the "%s" capability.'
|
||||
replySuccess = 'The operation succeeded.'
|
||||
replyIncorrectAuth = 'Your hostmasks don\'t match or your password is wrong.'
|
||||
replyNoUser = 'I can\'t find that user in my database.'
|
||||
replyNotRegistered = 'You must be registered to use this command.'
|
||||
replyInvalidArgument = 'I can\'t send \\r, \\n, or \\0 (\\x00).'
|
||||
replyRequiresPrivacy = 'That can\'t be done in a channel.'
|
||||
replyEvalNotAllowed = 'You must enable conf.allowEval for that to work.'
|
||||
|
Loading…
Reference in New Issue
Block a user