diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index 2f946a945..94bf38c2a 100644 --- a/languages/en.php +++ b/languages/en.php @@ -542,8 +542,8 @@ $english = array( 'admin:description' => "The admin panel allows you to control all aspects of the system, from user management to how plugins behave. Choose an option below to get started.", 'admin:overview' => 'Overview', - 'admin:appearance' => 'Appearance', + 'admin:utilities' => 'Utilities', 'admin:users' => "Users", 'admin:users:online' => 'Currently Online', |