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

9 lines
No EOL
397 B
JSON

{
"DESCRIPTION": "Unmute the mentioned member!",
"USAGE": "unmute [@member]",
"EXAMPLES": "unmute @Jonny_Bro#4226",
"MISSING_MEMBER": "Please specify the member you want to unmute!",
"NOT_MUTED": "**{{username}}** is not muted on this server!",
"SUCCESS": "**{{username}}** has just been unmuted!",
"SUCCESS_CASE": "{{user}} (`{{usertag}}`) has just been unmuted! (mute case: #{{count}})"
}