Update texts.php

This commit is contained in:
Benjamin Beganović 2021-02-17 11:42:40 +01:00 committed by GitHub
parent 4629631dd0
commit 6fd119bfd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4154,6 +4154,7 @@ $LANG = array(
'recurring_cancellation_request_body' => ':contact from Client :client requested to cancel Recurring Invoice :invoice',
'hello' => 'Hello',
'group_documents' => 'Group documents',
'quote_approval_confirmation_label' => 'Are you sure you want to approve this quote?',
);
return $LANG;