1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00

Updates for translations

This commit is contained in:
David Bomba 2023-10-08 13:09:21 +11:00
parent 114a0dfb7b
commit 4576e73e83

View File

@ -5178,6 +5178,7 @@ $LANG = array(
'classification' => 'Classification',
'stock_quantity_number' => 'Stock :quantity',
'upcoming' => 'Upcoming',
'client_contact' => 'Client Contact',
);
return $LANG;