From 956477f024a397a701b66b79752d110e7325bb55 Mon Sep 17 00:00:00 2001 From: SleeplessOne1917 Date: Fri, 19 Jan 2024 15:30:00 -0500 Subject: [PATCH] Add locked community translations --- translations/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 8bb3cdd..db42337 100644 --- a/translations/en.json +++ b/translations/en.json @@ -601,5 +601,7 @@ "import_error": "Error importing settings", "import_success": "Settings successfully imported!", "confirmation_required": "Confirmation Required", - "submit": "Submit" + "submit": "Submit", + "community_locked_message": "<1>Community locked: only moderators can create posts. You can still comment on posts.", + "community_locked": "Community locked" }