Skip to content

Commit 5e66435

Browse files
authored
Update en.js
Update en.js
2 parents 3a885ec + 1d4e27b commit 5e66435

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

en.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,14 +118,14 @@ module.exports = {
118118
forecast_message_completed: "**» C'est fait !** Prédiction générée en **${time}** s."
119119
},
120120
set: {
121-
set_updated_config: "Modified configuration",
121+
set_updated_config: "Server configuration updated!",
122122
set_lang_list_title: "Change the bot language",
123123
set_lang_list_description: "Change the bot language by typing `${prfx}set lang [language]`, for example `${prfx}set lang en` to set the server language to English.",
124-
set_lang_error_wrong_countrycode: "The input language doesn't exist or isn't yet available ! Possible inputs:",
125-
set_lang_update_embed_title: "Bot language edited !",
124+
set_lang_error_wrong_countrycode: "The given language doesn't exist or isn't yet available ! Possible inputs:",
125+
set_lang_update_embed_title: "Bot language updated !",
126126
set_lang_update_embed_content: "Commands will now be displayed in",
127-
set_compare_disabled: "**All rignt!** It's now **impossible** to compare your statistics on other servers. *Retype the command to re-enable the feature.*",
128-
set_compare_enabled: "**All right!** It's once again **possible** to compare your server statistics. *Retype the command to disable the feature.*",
127+
set_compare_disabled: "**Allrignt!** It's now **impossible** for other servers to compare their statistics with yours. *Retype the command to re-enable the feature.*",
128+
set_compare_enabled: "**Allright!** It's once again **possible** to compare your server statistics. *Retype the command to disable the feature.*",
129129
set_help_embed_title: "Configuration of ${botName}",
130130
set_help_embed_allowCompare: "Allow/deny other servers to compare your statistics",
131131
set_help_embed_hoverColor: "Change the background colour when hovering over the server on our website",

0 commit comments

Comments
 (0)