Adding not_top_admin.

This commit is contained in:
Dessalines 2023-02-13 13:43:00 -05:00
parent 819531ae64
commit ad635a263d

View file

@ -331,6 +331,7 @@
"parent_comment_not_in_post": "The parent comment belongs to another post.", "parent_comment_not_in_post": "The parent comment belongs to another post.",
"no_slurs": "No slurs.", "no_slurs": "No slurs.",
"not_an_admin": "Not an admin.", "not_an_admin": "Not an admin.",
"not_top_admin": "Not the top admin.",
"not_a_moderator": "Not a moderator.", "not_a_moderator": "Not a moderator.",
"not_a_mod_or_admin": "Not a moderator or admin.", "not_a_mod_or_admin": "Not a moderator or admin.",
"site_already_exists": "Site already exists.", "site_already_exists": "Site already exists.",