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

8 lines
278 B
JSON
Raw Normal View History

2023-07-07 17:34:23 +05:00
{
"DESCRIPTION": "Removes timeout from a user",
"USAGE": "[@user]",
"EXAMPLES": "untimeout user:@jonny_bro",
"YOURSELF": "You cannot remove timeout from yourself",
"NOT_TIMEDOUT": "This user is not currently timed out",
"SUCCESS": "Timeout for {{user}} has been removed"
}