From dafc3b76ea4e531adc62977184a6cb1708e46f1c Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Thu, 24 May 2018 19:52:21 -0600 Subject: [PATCH] Add message if user is kicked out of application for lack of permissions --- index.php | 7 +++++-- lang/en_us.php | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index d7803d0..7240111 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,4 @@ "The login server returned an error: {arg}", "login server user data error" => "The login server refused to provide account information. Try again or contact technical support.", "captcha error" => "There was a problem with the CAPTCHA (robot test). Try again.", + "no permission" => "You don't have permission to do that.", "home" => "Home", "more" => "More", "test" => "Test"