Update texts.php

This commit is contained in:
Benjamin Beganović 2021-02-16 13:33:16 +01:00 committed by GitHub
parent 14b67a2053
commit d5d917e3f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4142,7 +4142,9 @@ $LANG = array(
'start_migration' => 'Start Migration',
'recurring_cancellation_request' => 'Request for recurring invoice cancellation from :contact',
'recurring_cancellation_request_body' => ':contact from Client :client requested to cancel Recurring Invoice :invoice',
'hello' => 'Hello',
'group_documents' => 'Group documents',
);
return $LANG;