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

	"BIRTHDAYS": "Birthday Greetings",
	"MODLOGS": "Moderation Logs",
	"REPORTS": "Reports",
	"SUGGESTIONS": "Suggestions",

	"BIRTHDAYS_LIST": "Birthday Greetings: {{channel}}",
	"MODLOGS_LIST": "Moderation Logs: {{channel}}",
	"NEWS_LIST": "Bot News: {{channel}}",
	"REPORTS_LIST": "Reports: {{channel}}",
	"SUGGESTIONS_LIST": "Suggestions: {{channel}}",

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