mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-07 10:31:26 +03:00
start making things
This commit is contained in:
@@ -2,6 +2,9 @@ test: |
|
||||
line 1
|
||||
line 2
|
||||
buttons:
|
||||
confirm_open:
|
||||
emoji: ✅
|
||||
text: Create ticket
|
||||
create:
|
||||
emoji: 🎫
|
||||
text: Create a ticket
|
||||
@@ -120,6 +123,9 @@ commands:
|
||||
user:
|
||||
create:
|
||||
name: Create a ticket for user
|
||||
dm:
|
||||
confirm_open:
|
||||
title: 'Do you want to open a ticket with the following topic?'
|
||||
log:
|
||||
admin:
|
||||
changes: Changes
|
||||
@@ -145,5 +151,15 @@ log:
|
||||
update: updated
|
||||
tickets:
|
||||
menus:
|
||||
create:
|
||||
placeholder: Select a ticket category
|
||||
category:
|
||||
placeholder: Select a ticket category
|
||||
guild:
|
||||
placeholder: Select a server
|
||||
modals:
|
||||
feedback:
|
||||
title: 'Feedback'
|
||||
topic: 'Topic'
|
||||
misc:
|
||||
no_categories:
|
||||
description: No ticket categories have been configured.
|
||||
title: ❌ There are no ticket categories
|
Reference in New Issue
Block a user