From 55bbad44eaa5cf44f693f9dde6e17a226ff6abdd Mon Sep 17 00:00:00 2001 From: Lea Date: Wed, 28 Jun 2023 14:36:24 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (143 of 143 strings) Translation: AutoMod/Bot Translate-URL: http://weblate.insrt.uk/projects/automod/bot/en/ --- bot/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/en.json b/bot/en.json index bbbb933..59cee80 100644 --- a/bot/en.json +++ b/bot/en.json @@ -79,7 +79,7 @@ "unknown_action": "I'm not sure what you mean by \"{{action}}\". Available options are \"edit\", \"revoke\" or \"show\".", "already_revoked": "This infraction has already been revoked!", "cant_edit_revoked": "This infraction has been revoked, and can no longer be edited.", - "no_new_reason": "Please provide the new infraction reason after the \"{{command}}\"!", + "no_new_reason": "Please provide the new infraction reason after \"{{command}}\"!", "revoke_confirm": "Are you sure you want to revoke infraction `{{id}}`?", "revoke_confirmed": "Revoked infraction `{{id}}`!", "revoke_cancelled": "Got it, infraction will not be revoked.",