diff --git a/app.php b/app.php index e3a6019..8fafa9f 100644 --- a/app.php +++ b/app.php @@ -90,33 +90,55 @@ if (!is_empty($_GET['page'])) { diff --git a/lang/en_us.php b/lang/en_us.php index 0c69d14..82628f2 100644 --- a/lang/en_us.php +++ b/lang/en_us.php @@ -25,4 +25,5 @@ define("STRINGS", [ "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.", "home" => "Home", + "more" => "More" ]); \ No newline at end of file