diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index d202ca6..45409f5 100755 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -14,6 +14,7 @@ declare(strict_types=1); return ['Navigation' => [ 'Wiki' => 'Wiki', + 'Dashboard' => 'Dashboard', 'Categories' => 'Categories', 'Apps' => 'Apps', ]];