mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-06 02:01:26 +03:00
Add logout & tags endpoints
This commit is contained in:
@@ -13,6 +13,7 @@ log:
|
||||
panel: 'a panel'
|
||||
question: 'a question'
|
||||
settings: 'the settings'
|
||||
tag: 'a tag'
|
||||
title:
|
||||
joined: '{targetType} {verb}'
|
||||
target:
|
||||
@@ -20,6 +21,7 @@ log:
|
||||
panel: 'Panel'
|
||||
question: 'Question'
|
||||
settings: 'Settings'
|
||||
tag: 'Tag'
|
||||
verb:
|
||||
create: 'created'
|
||||
delete: 'deleted'
|
||||
|
Reference in New Issue
Block a user