From 8b2c25085bed9027179398de2572ec7a51f0f750 Mon Sep 17 00:00:00 2001 From: "Navy.gif" Date: Tue, 6 Sep 2022 13:10:47 +0300 Subject: [PATCH] lang --- src/localization/en_gb/commands/en_gb_moderation.lang | 4 ++-- src/localization/en_gb/general/en_gb_errors.lang | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/localization/en_gb/commands/en_gb_moderation.lang b/src/localization/en_gb/commands/en_gb_moderation.lang index eb078ba..4215c0f 100644 --- a/src/localization/en_gb/commands/en_gb_moderation.lang +++ b/src/localization/en_gb/commands/en_gb_moderation.lang @@ -66,10 +66,10 @@ The duration must be more than `1 minute` and less than `1 month`. I don't have permission to manage roles [COMMAND_MUTE_NOMUTEROLE] -You don't have a mute role set in your server, use the command `-set mute` for more information. +You don't have a mute role set in your server, use the command `/moderation mute` for more information. [COMMAND_MUTE_INVALIDMUTEROLE] -It seems like the mute role was deleted, use the command `-set mute` for more information. +It seems like the mute role was deleted, use the command `/moderation mute` for more information. [COMMAND_MUTE_MISSING_MODERATE_PERM] Missing permissions to timeout users (Moderate Member) diff --git a/src/localization/en_gb/general/en_gb_errors.lang b/src/localization/en_gb/general/en_gb_errors.lang index 0287e98..779b12e 100644 --- a/src/localization/en_gb/general/en_gb_errors.lang +++ b/src/localization/en_gb/general/en_gb_errors.lang @@ -24,7 +24,7 @@ The bot is missing the following permissions: {missing} [C_MUTE_INVALIDMUTEROLE_AUTOMOD] -It seems like the mute role was deleted, use the command `-set mute` for more information. +It seems like the mute role was deleted, use the command `/moderation mute` for more information. [C_MUTE_1FAIL_AUTOMOD] Problem assigning the mute role.