JaBa/languages/en-US/tickets/adduser.json

7 lines
193 B
JSON
Raw Permalink Normal View History

{
"DESCRIPTION": "Adds user to ticket",
"USAGE": "[@user]",
"EXAMPLES": "adduser user:@jonny_bro",
"NOT_TICKET": "This channel is not a ticket",
"SUCCESS": "{{user}} added to the ticket"
}