From 98cde1a9d60e74b3782811a67775ed7adaced0e8 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Mon, 22 Jun 2015 16:02:57 -0400 Subject: [PATCH] missing lang key for error: cant-remove-last-admin --- public/language/en_GB/error.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/language/en_GB/error.json b/public/language/en_GB/error.json index 5ce4489fc8..dc640fcecf 100644 --- a/public/language/en_GB/error.json +++ b/public/language/en_GB/error.json @@ -65,6 +65,7 @@ "already-unfavourited": "You have already unfavourited this post", "cant-ban-other-admins": "You can't ban other admins!", + "cant-remove-last-admin": "You are the only administrator. Add another user as an administrator before removing yourself as admin" "invalid-image-type": "Invalid image type. Allowed types are: %1", "invalid-image-extension": "Invalid image extension",