DiscordTickets/src/locales/en-GB.json

13 lines
327 B
JSON
Raw Normal View History

{
2021-02-20 19:09:08 +02:00
"admin_only": "❌ You must be an administrator to use this command.",
"bot": {
"version": "DiscordTickets v%s by eartharoid"
2021-02-20 19:09:08 +02:00
},
"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."
}