This commit is contained in:
Isaac
2021-02-20 17:09:08 +00:00
parent 9016da2f73
commit 5e9e23bbf2
12 changed files with 74 additions and 18 deletions

View File

@@ -1,5 +1,13 @@
{
"admin_only": "❌ You must be an administrator to use this command.",
"bot": {
"version": "DiscordTickets v%s by eartharoid"
}
},
"cmd": {
"new": {
}
},
"no_perm": "❌ You do not have the permissions required to use this command:\n%s",
"support_only": "❌ You must be a member of staff to use this command."
}