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

Translations

This commit is contained in:
David Bomba 2024-08-20 14:20:24 +10:00
parent 42c727e995
commit e8eaba44ed

View File

@ -5315,6 +5315,7 @@ $lang = array(
'payment_balance_on_file' => 'Payment Balance On File',
'ubl_email_attachment_help' => 'For more e-invoice settings please navigate :here',
'stop_task_to_add_task_entry' => 'You need to stop the task before adding a new item.',
'xml_file' => 'XML File',
);
return $lang;