1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00

Generic download toast notification

This commit is contained in:
David Bomba 2023-07-06 21:57:17 +10:00
parent 7bb8915055
commit 92cf991182

View File

@ -5118,6 +5118,8 @@ $LANG = array(
'admin_initiated_payments' => 'Admin Initiated Payments',
'admin_initiated_payments_help' => 'Support entering a payment in the admin portal without an invoice',
'paid_date' => 'Paid Date',
'downloaded_entities' => 'An email will be sent with the PDFs',
);