Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion en-GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,10 @@
"switch_panel": {
"invalid_panel": "Invalid panel: You must select one from the dropdown",
"success": "This ticket has been switched to the `%s` panel by <@%d>",
"non_thread_to_thread": "You cannot switch to a panel that uses threads from a non-thread ticket"
"non_thread_to_thread": "You cannot switch to a panel that uses threads from a non-thread ticket",
"claimer_no_access_title": "Panel Switch Blocked",
"claimer_no_access": "The ticket claimer (<@%d>) does not have access to the selected panel.",
"auto_unclaimed": "The ticket has been switched to the `%s` panel by <@%d>.\n\nThe ticket has been automatically unclaimed, as <@%d> does not have access to the new panel."
},
"blacklist": {
"staff": "Staff members cannot be blacklisted",
Expand Down