lang
This commit is contained in:
parent
c598e5b0d5
commit
9360dba5fd
@ -1,3 +1,6 @@
|
||||
[MODERATION_MISSING_USERS]
|
||||
You must provide target users.
|
||||
|
||||
//Note Command
|
||||
[C_NOTE_DESCRIPTION]
|
||||
Note members with a description, will not be logged.
|
||||
@ -72,12 +75,9 @@ I had issues assigning roles to them
|
||||
I had issues revoking roles from them
|
||||
|
||||
//Kick Command
|
||||
[C_KICK_DESCRIPTION]
|
||||
[COMMAND_KICK_HELP]
|
||||
Kick provided members from the server.
|
||||
|
||||
[C_KICK_MISSINGMEMBERS]
|
||||
You must provide members to kick.
|
||||
|
||||
[C_KICK_INSUFFICIENTPERMISSIONS]
|
||||
I don't have permission to kick members
|
||||
|
||||
@ -240,6 +240,9 @@ Removes special characters from username or nickname that allow users to hoist t
|
||||
[C_DEHOIST_MISSINGMEMBERS]
|
||||
You must provide members to dehoist.
|
||||
|
||||
[COMMAND_ROLES_NO_ROLES]
|
||||
No roles given.
|
||||
|
||||
//Addrole Command
|
||||
[C_ADDROLE_DESCRIPTION]
|
||||
Add roles to provided members. The added roles cannot be a higher position than the executor's highest role.
|
||||
|
Loading…
Reference in New Issue
Block a user