{
	"DESCRIPTION": "Toggle welcome messages!",
	"USAGE": "{{prefix}}welcome",
	"EXAMPLES": "{{prefix}}welcome",
	"MISSING_STATUS": "You must specify an action between `edit` and `off`",
	"DEFAULT_MESSAGE": "Welcome {user} in {server}, we're now {membercount}! Your account was created {createdat}.",
	"TEST_SUCCESS": "Test executed!",
	"FORM_1": "**In which channel will welcome messages be sent?**\n\n:arrow_right_hook: *Answer by mentioning a channel!*",
	"FORM_2": "**Please enter your desired welcome message.**\n\n**If you want to:**\n*-* __Mention the user__: {user}\n*-* __Get the member count__: {membercount}\n*-* __Get the server name__: {server}\n\n**Usage example:**\nWelcome to {server}, {user}! We are now {membercount}!\n:fast_forward:\nWelcome to {{guildName}}, {{author}}! We are now {{memberCount}}!",
	"FORM_3": "**Do you want a great welcome image too?**\n\n:arrow_right_hook: *Answer by sending `yes` or `no`!*",
	"FORM_SUCCESS": "**Alright, done!**\n\n:arrow_right_hook: *Answer by sending `{{prefix}}welcome test` to preview your custom welcome message!*",
	"MAX_CHARACT": "Your message must be under 1800 symbols!",
	"DISABLED": "**Goodbye messages have just been disabled!**\n\n:arrow_right_hook: *Answer by sending `{{prefix}}configuration` to see the updated server configuration!*",
	"IMG_WELCOME": "Welcome in {{server}}!",
	"IMG_NB": "- {{memberCount}}th member!",
	"TITLE": "WELCOME"
}