Merge pull request #9646 from beganovich/1416-translations

Update translations
This commit is contained in:
David Bomba 2024-06-18 09:29:54 +10:00 committed by GitHub
commit daa5dbad94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5334,7 +5334,8 @@ $lang = array(
'btcpay_refund_body' => 'A refund intended for you has been issued. To claim it via BTCPay, please click on this link:',
'currency_mauritanian_ouguiya' => 'Mauritanian Ouguiya',
'currency_bhutan_ngultrum' => 'Bhutan Ngultrum',
'end_of_month' => 'End Of Month'
'end_of_month' => 'End Of Month',
'merge_e_invoice_to_pdf' => 'Merge E-Invoice to PDF',
);
return $lang;