From b2fb63bca9ad8b80c3c90810f73c408189c7aeed Mon Sep 17 00:00:00 2001 From: OneNormalUsername <42769194+OneNormalUsername@users.noreply.github.com> Date: Sat, 5 Jun 2021 12:24:31 +0100 Subject: [PATCH] Fix string in ban log template (#3) --- .../commands/ban/ban_log_banned_user_field_title_en_US.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/moderation/src/main/resources/en_US/commands/ban/ban_log_banned_user_field_title_en_US.ftl b/translations/moderation/src/main/resources/en_US/commands/ban/ban_log_banned_user_field_title_en_US.ftl index f93d6c29..e085edf2 100644 --- a/translations/moderation/src/main/resources/en_US/commands/ban/ban_log_banned_user_field_title_en_US.ftl +++ b/translations/moderation/src/main/resources/en_US/commands/ban/ban_log_banned_user_field_title_en_US.ftl @@ -1 +1 @@ -Unbanned user \ No newline at end of file +Banned user \ No newline at end of file