another missing value

This commit is contained in:
Lio Young 2021-07-08 22:15:46 +02:00
parent 192733a965
commit 24c1e2630f
1 changed files with 2 additions and 1 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: {