JaBa/languages/en-US/moderation/untimeout.json
Jonny_Bro (Nikita) aaa0d01c54 some tickets stuff
2023-07-07 17:34:23 +05:00

8 lines
No EOL
278 B
JSON

{
"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"
}