From f79cb135f6caa8970b99c32b35c5432ff771c16e Mon Sep 17 00:00:00 2001 From: "Navy.gif" Date: Thu, 20 Jan 2022 00:41:33 +0200 Subject: [PATCH] LANG --- src/localization/en_us/general/en_us_general.lang | 6 ++++++ src/localization/en_us/settings/en_us_logging.lang | 14 +++++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/src/localization/en_us/general/en_us_general.lang b/src/localization/en_us/general/en_us_general.lang index d137ec3..ffe5e44 100644 --- a/src/localization/en_us/general/en_us_general.lang +++ b/src/localization/en_us/general/en_us_general.lang @@ -6,6 +6,12 @@ Choices // Setting field names +[GENERAL_JOINMSG] +》 Join Message + +[GENERAL_LEAVEMSG] +》 Leave Message + [GENERAL_STATUS] 》 Status diff --git a/src/localization/en_us/settings/en_us_logging.lang b/src/localization/en_us/settings/en_us_logging.lang index e5b472f..470286e 100644 --- a/src/localization/en_us/settings/en_us_logging.lang +++ b/src/localization/en_us/settings/en_us_logging.lang @@ -1,4 +1,16 @@ -[SETTING_MESSAGELOG_HELP] +[SETTING_MESSAGES_HELP] Configure message logging for your server. Message logging utilizes webhooks for bulk message deletions, so if you wish to log those, make sure the bot has the `MANAGE_WEBHOOKS` permission in the logging channel! If you've given the permission retroactively, make sure to reconfigure the channel to ensure the bot creates the webhook. + +[SETTING_MEMBERS_HELP] +Configure member logging for your server. + +**Usable tags:** +{mention} - mentions the user +{tag} - username#discriminator +{user} - username +{guildsize} - member count of the server +{guildname} - name of the server +{accage} - age of the account +{id} - ID of the account