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

Additional translations

This commit is contained in:
David Bomba 2022-07-02 14:49:01 +10:00
parent aac03163dd
commit 4131f83ce6

View File

@ -4633,6 +4633,7 @@ $LANG = array(
'vendor_information' => 'Vendor Information',
'notification_purchase_order_accepted_subject' => 'Purchase Order :purchase_order was accepted by :vendor',
'notification_purchase_order_accepted' => 'The following vendor :vendor accepted Purchase Order :purchase_order for :amount.',
'amount_received' => 'Amount received',
);
return $LANG;