diff --git a/src/en_US.ts b/src/en_US.ts index 12944f8..7b6c718 100644 --- a/src/en_US.ts +++ b/src/en_US.ts @@ -1,3 +1,4 @@ export default { - CHANNEL_NOT_NSFW: "This Channel is not marked as NSFW, please mark it as such an rerun this Command." + 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 ` } \ No newline at end of file