Skip to content

Commit 1d4e27b

Browse files
authored
Update en.js
J'ai traduit toute la commande "top" et une partie du "set" !
1 parent f9cd434 commit 1d4e27b

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
@@ -100,14 +100,14 @@ module.exports = {
100100
},
101101

102102
set: {
103-
set_updated_config: "Modified configuration",
103+
set_updated_config: "Server configuration updated!",
104104
set_lang_list_title: "Change the bot language",
105105
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.",
106-
set_lang_error_wrong_countrycode: "The input language doesn't exist or isn't yet available ! Possible inputs:",
107-
set_lang_update_embed_title: "Bot language edited !",
106+
set_lang_error_wrong_countrycode: "The given language doesn't exist or isn't yet available ! Possible inputs:",
107+
set_lang_update_embed_title: "Bot language updated !",
108108
set_lang_update_embed_content: "Commands will now be displayed in",
109-
set_compare_disabled: "**All rignt!** It's now **impossible** to compare your statistics on other servers. *Retype the command to re-enable the feature.*",
110-
set_compare_enabled: "**All right!** It's once again **possible** to compare your server statistics. *Retype the command to disable the feature.*",
109+
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.*",
110+
set_compare_enabled: "**Allright!** It's once again **possible** to compare your server statistics. *Retype the command to disable the feature.*",
111111
set_help_embed_title: "Configuration of ${botName}",
112112
set_help_embed_allowCompare: "Allow/deny other servers to compare your statistics",
113113
set_help_embed_hoverColor: "Change the background colour when hovering over the server on our website",

0 commit comments

Comments
 (0)