From 57552cc2e34c28898e054b43a70f7a7e8f40d13d Mon Sep 17 00:00:00 2001 From: Dessalines Date: Mon, 14 Feb 2022 11:51:10 -0500 Subject: [PATCH] Adding leave admin team strings. --- translations/en.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/translations/en.json b/translations/en.json index 261fffe..528cc04 100644 --- a/translations/en.json +++ b/translations/en.json @@ -80,6 +80,9 @@ "moderates": "Moderates", "settings": "Settings", "admin_settings": "Admin Settings", + "cannot_leave_admin": "You cannot leave the server without an admin", + "leave_admin_team": "Leave the admin team", + "left_admin_team": "You have left the admin team", "profile": "Profile", "site_config": "Site Configuration", "remove_as_mod": "remove as mod",