missing lang

This commit is contained in:
Erik 2022-07-16 22:53:49 +03:00
parent 6f2f42f0fc
commit 1a5f8d9276
Signed by untrusted user: Navy.gif
GPG Key ID: 811EC0CD80E7E5FB

View File

@ -32,6 +32,12 @@ The users must be exact matches for this option.
[O_COMMANDHANDLER_TYPEMEMBER]
The command option {option} requires a server member.
[O_COMMANDHANDLER_TYPEROLE]
The command option {option} requires a role.
[O_COMMANDHANDLER_TYPEROLES]
The command option {option} requires roles.
[O_COMMANDHANDLER_TYPEMEMBER_STRICT]
The members must be exact matches for this option.