wording tweak
This commit is contained in:
parent
f74aaad487
commit
b740a7c22c
@ -142,11 +142,11 @@ exports.InfractionDictionary = {
|
|||||||
present: 'slowmode'
|
present: 'slowmode'
|
||||||
},
|
},
|
||||||
ADDROLE: {
|
ADDROLE: {
|
||||||
past: 'added role to',
|
past: 'added to a role',
|
||||||
present: 'add role to'
|
present: 'add role to'
|
||||||
},
|
},
|
||||||
REMOVEROLE: {
|
REMOVEROLE: {
|
||||||
past: 'removed role from',
|
past: 'removed from a role',
|
||||||
present: 'remove role from'
|
present: 'remove role from'
|
||||||
},
|
},
|
||||||
NICKNAME: {
|
NICKNAME: {
|
||||||
|
Loading…
Reference in New Issue
Block a user