Compare commits

...

2 Commits

Author SHA1 Message Date
Lio Young 24c1e2630f another missing value 2021-07-08 22:15:46 +02:00
Lio Young 192733a965 dix 2021-07-08 21:04:08 +02:00
1 changed files with 3 additions and 2 deletions

View File

@ -19,7 +19,8 @@ export default {
MISSING_TITLE: `Missing title. Separate the title and description with a pipe (\`|\`).`,
VALUE: {
PREFIX: "No Prefix was given.",
COUNTRY: "No Country code was given"
COUNTRY: "No Country code was given",
SETTING: "No Setting was given."
}
},
USER_INFO: {
@ -43,7 +44,7 @@ export default {
RP_SELF: `Don't 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.",
VALUE_SENT: "VALUE sent.",
INVITE_STRING: "You can invite BOT using this Link",
ROLL: ":game_die: Rolling AMOUNT DICE...",
CATEGORIES: {