Updates for translations

This commit is contained in:
David Bomba 2023-09-26 23:11:33 +10:00
parent ef0022407d
commit 18538825a2

View File

@ -5176,7 +5176,7 @@ $LANG = array(
'email_delivered' => 'Email Delivered', 'email_delivered' => 'Email Delivered',
'log' => 'Log', 'log' => 'Log',
'classification' => 'Classification', 'classification' => 'Classification',
'stock_quantity_label' => 'Stock :quantity', 'stock_quantity_number' => 'Stock :quantity',
); );
return $LANG; return $LANG;