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

Merge pull request #9912 from beganovich/gh-1966

Update translations
This commit is contained in:
David Bomba 2024-08-19 06:48:19 +10:00 committed by GitHub
commit 05c063e4d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5314,6 +5314,7 @@ $lang = array(
'comments_only' => 'Comments Only',
'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.',
);
return $lang;