diff --git a/en-GB.json b/en-GB.json index f857e6f..02f9748 100644 --- a/en-GB.json +++ b/en-GB.json @@ -11,6 +11,21 @@ "commands.claim.already_claimed": "This ticket has already been claimed by %s", "commands.claim.success": "Your ticket will be handled by %s", "commands.invite": "[Click here](<%s>)", + "commands.kb.article_not_found": "That article could not be found.", + "commands.kb.back": "Back", + "commands.kb.create_ticket": "Create Ticket", + "commands.kb.feedback_helpful": "This Helped", + "commands.kb.feedback_thanks": "Thanks for your feedback!", + "commands.kb.feedback_thanks_body": "Your feedback has been recorded.", + "commands.kb.more_articles": "%d more articles not shown", + "commands.kb.no_articles_found": "No articles found.", + "commands.kb.no_categories": "No knowledge base categories have been set up yet.", + "commands.kb.no_description": "No description", + "commands.kb.read": "Read", + "commands.kb.search_results": "Search Results", + "commands.kb.select_category": "Select a Category", + "commands.kb.suggest_footer": "These articles might help before you open a ticket.", + "commands.kb.suggest_title": "You Might Find This Helpful", "commands.language.invalid": "You need to specify a language code or flag. Available languages:\\n%s", "commands.open.ticket_limit": "You are only able to open %d %s at once", "commands.open.too_many_tickets": "There are too many tickets in the ticket category. Ask an admin to close some, move them to another category, or setup an overflow category.\n\nThis is a **Discord imposed limit** of 50 channels per category.", @@ -57,6 +72,10 @@ "help.close": "Closes the current ticket", "help.help": "Shows you a list of commands", "help.invite": "Provides an invite link for the bot", + "help.kb": "Searches and browses the knowledge base", + "help.kb.browse": "Browses knowledge base articles by category", + "help.kb.search": "Searches the knowledge base for articles", + "help.kb.send": "Shares a knowledge base article in the channel", "help.language": "Changes the language the bot uses", "help.managetags": "Add, delete or list tags", "help.open": "Opens a new ticket",