diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index f64da8a..2415a18 100755 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -13,6 +13,6 @@ declare(strict_types=1); return ['Navigation' => [ - 'Dashboard' => 'Dashboard', + 'PurchaseInquiries' => 'PurchaseInquiries', 'Investment' => 'Investment', ]];