From b690047c6bdae52eb23264bcb27b0b9d8b9df8cb Mon Sep 17 00:00:00 2001 From: "Navy.gif" Date: Sun, 1 May 2022 02:33:31 +0300 Subject: [PATCH] lang --- .../en_gb/commands/en_gb_moderation.lang | 13 +++++++++++-- .../en_gb/observers/en_gb_auditLog.lang | 2 ++ .../en_gb/settings/en_gb_moderation.lang | 4 ++++ 3 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 src/localization/en_gb/observers/en_gb_auditLog.lang diff --git a/src/localization/en_gb/commands/en_gb_moderation.lang b/src/localization/en_gb/commands/en_gb_moderation.lang index f10ac19..2359641 100644 --- a/src/localization/en_gb/commands/en_gb_moderation.lang +++ b/src/localization/en_gb/commands/en_gb_moderation.lang @@ -62,12 +62,18 @@ The duration must be more than `1 minute` and less than `1 month`. [C_MUTE_INSUFFICIENTPERMISSIONS] I don't have permission to manage roles -[C_MUTE_NOMUTEROLE] +[COMMAND_MUTE_NOMUTEROLE] You don't have a mute role set in your server, use the command `-set mute` for more information. -[C_MUTE_INVALIDMUTEROLE] +[COMMAND_MUTE_INVALIDMUTEROLE] It seems like the mute role was deleted, use the command `-set mute` for more information. +[COMMAND_MUTE_MISSING_MODERATE_PERM] +Missing permissions to timeout users (Moderate Member) + +[COMMAND_MUTE_MISSING_MANAGEROLE_PERM] +Missing permissions to manage roles. + [COMMAND_MUTE_1FAIL] I had an issue adding the role @@ -77,6 +83,9 @@ I had issues assigning roles to them [COMMAND_MUTE_3FAIL] I had issues revoking roles from them +[COMMAND_MUTE_4FAIL] +Failed to time out member. + //Kick Command [COMMAND_KICK_HELP] Kick provided members from the server. diff --git a/src/localization/en_gb/observers/en_gb_auditLog.lang b/src/localization/en_gb/observers/en_gb_auditLog.lang new file mode 100644 index 0000000..06a8edf --- /dev/null +++ b/src/localization/en_gb/observers/en_gb_auditLog.lang @@ -0,0 +1,2 @@ +[O_AUDITLOG_AUTOLOG] +*This action was performed without the bot.* \ No newline at end of file diff --git a/src/localization/en_gb/settings/en_gb_moderation.lang b/src/localization/en_gb/settings/en_gb_moderation.lang index 62c61e7..0368194 100644 --- a/src/localization/en_gb/settings/en_gb_moderation.lang +++ b/src/localization/en_gb/settings/en_gb_moderation.lang @@ -237,6 +237,10 @@ Configure the mention filtering behaviour for your server. Configure points and point expirations for infractions. Used by automod // Mute +[SETTING_MUTE_WARNING] +Permanent mutes are incompatible with the type 3 (timeout) mutes. +The default value will be used regardless of the permanent configuration. + [SETTING_MUTE_ROLE] 》 Mute Role