mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-09 14:23:08 +02:00
Update en-GB.json
This commit is contained in:
parent
b3053d5b4f
commit
da7188d923
@ -14,7 +14,7 @@
|
||||
"description": "**Usage:**\n`%s`\n\n**Example:**\n`%s`\n\nRequired arguments are prefixed with `❗`.",
|
||||
"invalid_named_args": {
|
||||
"description": "There is an error in your command syntax: `%s`.\nType `%s` for an example.\nPlease ask a member of staff if you are unsure.",
|
||||
"title": ":x: Invalid syntax"
|
||||
"title": "❌ Invalid syntax"
|
||||
},
|
||||
"named_args": "This command uses named arguments.\n\n",
|
||||
"title": "`%s` command usage"
|
||||
@ -125,6 +125,9 @@
|
||||
"description": "Your ticket has been created: %s.",
|
||||
"title": "✅ Ticket created"
|
||||
},
|
||||
"error": {
|
||||
"title": "❌ Error"
|
||||
},
|
||||
"has_a_ticket": {
|
||||
"description": "Please use your existing ticket (<#%s>) or close it before creating another.",
|
||||
"title": "❌ You already have an open ticket"
|
||||
|
Loading…
Reference in New Issue
Block a user