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.