diff --git a/app.php b/app.php index 6a4af9a..8eae1e2 100644 --- a/app.php +++ b/app.php @@ -1,5 +1,4 @@ diff --git a/lang/en_us.php b/lang/en_us.php index ed35671..554e1ea 100644 --- a/lang/en_us.php +++ b/lang/en_us.php @@ -32,6 +32,7 @@ define("STRINGS", [ "captcha error" => "There was a problem with the CAPTCHA (robot test). Try again.", "no edit permission" => "You do not have permission to modify records.", "home" => "Home", + "more" => "More", "invalid itemid" => "The item ID is invalid.", "invalid category" => "The category is invalid.", "invalid location" => "The location does not exist.",