JaBa/languages/en-US/moderation/mute.json

9 lines
No EOL
530 B
JSON

{
"DESCRIPTION": "Prevents a member from sending messages and connecting to a voice chat room for a defined period of time!",
"USAGE": "mute [@member] [time]",
"EXAMPLES": "mute @Jonny_Bro#4226 Spam",
"MISSING_MEMBER": "Please specify a valid member to mute!",
"MUTED_DM": "Hello {{username}},\nYou've just been muted on **{{server}}** by **{{moderator}}** for **{{time}}** because of **{{reason}}**!",
"MUTED": "**{{username}}** is now muted for **{{time}}** because of **{{reason}}**!",
"CASE": "Mute | Case #{{count}}"
}