From ec04dfb223559416273bbc57128146c687a0a291 Mon Sep 17 00:00:00 2001 From: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com> Date: Mon, 22 Apr 2024 21:41:03 -0400 Subject: [PATCH] Add moderation history translation --- translations/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index ab2c75c..c5730a2 100644 --- a/translations/en.json +++ b/translations/en.json @@ -633,5 +633,6 @@ "sending_back_message": "Alright 👍. Sending you back in {{seconds}}.", "continue": "Continue", "go_back": "Go Back", - "content_warning_setting_blurb": "Setting a content warning will display a prompt with the content warning asking the user for their consent to continue." + "content_warning_setting_blurb": "Setting a content warning will display a prompt with the content warning asking the user for their consent to continue.", + "moderation_history": "Moderation History" }