mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-06 10:11:27 +03:00
Implement required roles
This commit is contained in:
@@ -161,7 +161,7 @@ log:
|
||||
delete: deleted
|
||||
update: updated
|
||||
ticket:
|
||||
description: '{user} {verb} ticket'
|
||||
description: '{user} {verb} a ticket'
|
||||
ticket: Ticket
|
||||
title: Ticket {verb}
|
||||
verb:
|
||||
@@ -178,6 +178,9 @@ misc:
|
||||
blocked:
|
||||
description: You are not allowed to create tickets.
|
||||
title: ❌ Blocked
|
||||
missing_roles:
|
||||
description: You do not have the roles required to be able to create a ticket in this category.
|
||||
title: ❌ Insufficient roles
|
||||
no_categories:
|
||||
description: No ticket categories have been configured.
|
||||
title: ❌ There are no ticket categories
|
||||
|
Reference in New Issue
Block a user