{
	"DESCRIPTION": "Modify or display server settings",
	"USAGE": "list\nset [setting] (state) (#channel)",
	"EXAMPLES": "config list\nconfig set setting:reports state:True channel:#reports",

	"SPECIAL_CHANNELS": "Special Channels",
	"BIRTHDAYS": "Birthdays Announcements",
	"MODLOGS": "Moderation Logs",
	"REPORTS": "Reports",
	"SUGGESTIONS": "Suggestions",
	"TICKETSCATEGORY": "Category For Tickets (They have a 'folder' icon)",
	"TICKETS_NOT_CATEGORY": "Please select a **category** channel",
	"TICKETLOGS": "Tickets Logs",
	"TRANSCRIPTIONLOGS": "Transcripts Logs",

	"MONITORING_CHANNELS": "Monitoring Channels",
	"MESSAGEUPDATE": "Message Update Logs",
	"MESSAGEDELETE": "Message Deletion Logs",

	"AUTOMOD_TITLE": "Automoderation",
	"AUTOMOD_CONTENT": "Automoderation is enabled.\nIgnored channels: {{channels}}",
	"AUTOROLE_TITLE": "Automatic Role Assignment",
	"AUTO_SANCTIONS": "Automatic Sanctions",
	"BAN_CONTENT": "Ban: After **{{count}}** warnings",
	"BAN_NOT_DEFINED": "Ban: Not set",
	"DASHBOARD_TITLE": "Modify Settings",
	"DASHBOARD_CONTENT": "Click here to go to the dashboard",
	"GOODBYE_TITLE": "Farewell",
	"GOODBYE_CONTENT": "Channel: {{channel}}\nCard: {{withImage}}",
	"KICK_CONTENT": "Kick: After **{{count}}** warnings",
	"KICK_NOT_DEFINED": "Kick: Not set",
	"LIST": "Display server settings",
	"SET": "Modify server settings",
	"SETTING": "Settings",
	"WELCOME_TITLE": "Welcome",
	"WELCOME_CONTENT": "Channel: {{channel}}\nCard: {{withImage}}"
}