From ad635a263d1137cd70dc8fae28230daad0a0548d Mon Sep 17 00:00:00 2001 From: Dessalines Date: Mon, 13 Feb 2023 13:43:00 -0500 Subject: [PATCH] Adding not_top_admin. --- translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/en.json b/translations/en.json index 0900f70..60c01d2 100644 --- a/translations/en.json +++ b/translations/en.json @@ -331,6 +331,7 @@ "parent_comment_not_in_post": "The parent comment belongs to another post.", "no_slurs": "No slurs.", "not_an_admin": "Not an admin.", + "not_top_admin": "Not the top admin.", "not_a_moderator": "Not a moderator.", "not_a_mod_or_admin": "Not a moderator or admin.", "site_already_exists": "Site already exists.",