diff --git a/src/lang/en_US.lang.php b/src/lang/en_US.lang.php index 856fd14c..25adb2c6 100644 --- a/src/lang/en_US.lang.php +++ b/src/lang/en_US.lang.php @@ -189,7 +189,7 @@ $sm_lang = array( 'website_password_description' => 'Password to access the site. The password is encrypted in the database.', 'fieldset_monitoring' => 'Monitoring', 'fieldset_permissions' => 'Permissions', - 'permissions' => 'Server will be visible for the following users', + 'permissions' => 'Users who can view and be notified about this server', 'port' => 'Port', 'custom_port' => 'Custom Port', 'popular_ports' => 'Popular Ports',