Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Update en.js #17

Merged
merged 1 commit into from
Oct 14, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions en.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Want to use the web interface instead? Go here: ${config.webserverDisplay("/")}`
SETTING_HOME_DESCRIPTION: "Goes back to the main menu",
QUESTION_STRING_VAL: "Please type in your new value. You have 60 seconds to respond.",
QUESTION_CHANNEL_VAL: `Please type in the channel you want to use. You have 30 seconds to respond.`,
QUESTION_ROLE_VAL: `Please type in the channel you want to use. You have 30 seconds to respond.`,
QUESTION_ROLE_VAL: `Please type in the role you want to use. You have 30 seconds to respond.`,
QUESTION_RESET: c => `Are you sure you want to reset ${c} to the default value?\nType in y or yes if you want to. n or no otherwise. You have 10 seconds to respond.`,
QUESTION_DISABLE: c => `Are you sure you want to disable ${c}?\nType in y or yes if you want to. n or no otherwise. You have 10 seconds to respond.`,

Expand Down Expand Up @@ -325,4 +325,4 @@ Query will automatically expire in 5 minutes.`,
NATIVE_LOCALE_NAME: "English",
ENGLISH_LOCALE_NAME: "English"
//fallbackLanguage: "en"
};
};