diff --git a/lang/en/texts.php b/lang/en/texts.php index 5a69b507d2..a1c32b256f 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5178,6 +5178,7 @@ $LANG = array( 'classification' => 'Classification', 'stock_quantity_number' => 'Stock :quantity', 'upcoming' => 'Upcoming', + 'client_contact' => 'Client Contact', ); return $LANG;