From 24c1e2630f6db07456ef1c5fcdc715adcd92c7c0 Mon Sep 17 00:00:00 2001 From: Lio Young Date: Thu, 8 Jul 2021 22:15:46 +0200 Subject: [PATCH] another missing value --- src/en_US.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/en_US.ts b/src/en_US.ts index e445e44..eedcb08 100644 --- a/src/en_US.ts +++ b/src/en_US.ts @@ -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: {