diff --git a/en-GB.json b/en-GB.json index fe8c7039..d79b47e6 100644 --- a/en-GB.json +++ b/en-GB.json @@ -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",