mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-06 18:21:25 +03:00
Add message and ticket referencing, fixes
This commit is contained in:
@@ -194,7 +194,9 @@ misc:
|
||||
member_limit:
|
||||
description:
|
||||
- Please use your existing ticket or close it before creating another.
|
||||
- Please close a ticket before creating another.
|
||||
- |
|
||||
Please close a ticket before creating another.
|
||||
Use `/tickets` to view your existing tickets.
|
||||
title:
|
||||
- ❌ You already have a ticket
|
||||
- ❌ You already have %d open tickets
|
||||
@@ -227,4 +229,14 @@ ticket:
|
||||
{staff}
|
||||
{creator} has created a new ticket
|
||||
fields:
|
||||
topic: Topic
|
||||
topic: Topic
|
||||
references_message:
|
||||
description: 'References [a message]({url}) sent {timestamp} by {author}.'
|
||||
title: ℹ️ Reference
|
||||
references_ticket:
|
||||
description: 'This ticket is related to a previous ticket:'
|
||||
fields:
|
||||
date: Created at
|
||||
number: Number
|
||||
topic: Topic
|
||||
title: ℹ️ Reference
|
||||
|
Reference in New Issue
Block a user