From 9373b07c8a1fa3259baa0800b3282db5741ffaa6 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Thu, 18 May 2023 23:33:58 +0200 Subject: [PATCH] [AB-xx] making description for slow mode parameter shorter --- .../slowMode/help/slowmode_parameter_duration_en_US.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/moderation/src/main/resources/en_US/commands/slowMode/help/slowmode_parameter_duration_en_US.ftl b/translations/moderation/src/main/resources/en_US/commands/slowMode/help/slowmode_parameter_duration_en_US.ftl index 7bf2a0d9..c857911b 100644 --- a/translations/moderation/src/main/resources/en_US/commands/slowMode/help/slowmode_parameter_duration_en_US.ftl +++ b/translations/moderation/src/main/resources/en_US/commands/slowMode/help/slowmode_parameter_duration_en_US.ftl @@ -1 +1 @@ -The duration between each allowed message in the channel. Use the 'off' argument to disable slow mode. \ No newline at end of file +The duration between each message in the channel. Use the 'off' argument to disable slow mode. \ No newline at end of file