diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 224c035..e413d54 100644 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -11,9 +11,7 @@ * @link http://website.orange-management.de */ return ['Navigation' => [ - 'Dashboard' => 'Dashboard', - 'Exchange' => 'Exchange', - 'Export' => 'Export', - 'Import' => 'Import', - 'Setup' => 'Setup', + 'Logs' => 'Logs', + 'Monitoring' => 'Monitoring', + 'Security' => 'Security', ]];