Implement required roles

This commit is contained in:
Isaac
2022-08-09 00:21:15 +01:00
parent 53f00b715b
commit 913465a165
2 changed files with 21 additions and 3 deletions

View File

@@ -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