diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index ab79c38..b71f68d 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -22,6 +22,6 @@ return ['Organization' => [ 'Positions' => 'Positions', 'Status' => 'Status', 'Unit' => 'Unit', - 'Units' => 'Units', 'UnitLogo' => 'Unit Logo', + 'Units' => 'Units', ]];