diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 3f7ecc5..a277595 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -14,6 +14,7 @@ * @link http://orange-management.com */ return ['Profile' => [ + 'Account/Group' => 'Account/Group', 'Activity' => 'Activity', 'Birthday' => 'Birthday', 'ContactInformation' => 'Contact Information', diff --git a/Theme/backend/Lang/en.lang.php b/Theme/backend/Lang/en.lang.php index 3f7ecc5..a277595 100644 --- a/Theme/backend/Lang/en.lang.php +++ b/Theme/backend/Lang/en.lang.php @@ -14,6 +14,7 @@ * @link http://orange-management.com */ return ['Profile' => [ + 'Account/Group' => 'Account/Group', 'Activity' => 'Activity', 'Birthday' => 'Birthday', 'ContactInformation' => 'Contact Information',