From c860d62a2634abbe428ae82934495394e70ba1fa Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 21 Apr 2021 10:12:01 -0400 Subject: [PATCH] Adding only admins can create communities. --- translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/en.json b/translations/en.json index 3b2f4fd..24217e5 100644 --- a/translations/en.json +++ b/translations/en.json @@ -81,6 +81,7 @@ "admins": "admins", "remove_as_admin": "remove as admin", "appoint_as_admin": "appoint as admin", + "only_admins_can_create_communities": "Only admins can create communities", "remove": "remove", "removed": "removed by mod", "locked": "locked",