diff --git a/src/en_US.ts b/src/en_US.ts index 180a6c4..4675ae3 100644 --- a/src/en_US.ts +++ b/src/en_US.ts @@ -9,4 +9,6 @@ export default { RP_REQUIRE_MENTION: `You need to mention another user.`, RP_SELF: `Dont you want to ACTION someone other than yourself?`, RP_ME: `Don't ACTION me! ACTION someone else.`, + MISSING_TITLE: `Missing title. Separate the title and description with a pipe (\`|\`).`, + SUGGESTION_SENT: "Suggestion sent." } \ No newline at end of file