diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 57c1961..433e559 100644 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -11,6 +11,6 @@ * @link http://website.orange-management.de */ return ['Navigation' => [ - 'Asset' => 'Asset', + 'Asset' => 'Asset', 'Dashboard' => 'Dashboard', ]];