mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-02 16:41:25 +03:00
Ticket creation
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"admin_only": "❌ You must be an administrator to use this command.",
|
||||
"bot": {
|
||||
"version": "Discord Tickets v%s by eartharoid"
|
||||
},
|
||||
@@ -28,5 +27,5 @@
|
||||
},
|
||||
"must_be_slash": "❌ This command must be invoked by a slash command interaction (`/%s`).",
|
||||
"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."
|
||||
"staff_only": "❌ You must be a member of staff to use this command."
|
||||
}
|
Reference in New Issue
Block a user