diff --git a/src/en_US.ts b/src/en_US.ts index cd60e8f..2246821 100644 --- a/src/en_US.ts +++ b/src/en_US.ts @@ -2,5 +2,6 @@ export default { CHANNEL_NOT_NSFW: "This Channel is not marked as NSFW, please mark it as such an rerun this Command.", INSUFFICIENT_PERMISSIONS: `You need \`PERMISSIONS\` Permissions to run this Command `, ON_COOLDOWN: `\`COMMAND\` is on Cooldown.`, - ON_COOLDOWN_DESCRIPTION: `\`COMMAND\` is has a cooldown of \`COOLDOWN\` \n Wait \`TIME\` berore trying to use it again.` + ON_COOLDOWN_DESCRIPTION: `\`COMMAND\` has a cooldown of \`COOLDOWN\` \n Wait \`TIME\` berore trying to use it again.`, + ON_ERROR: `\`COMMAND\` encountered an Error.` } \ No newline at end of file