From c4b0b45144771d39808874fe0b346a3b86a19690 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Sun, 10 Jul 2022 14:30:46 +1000 Subject: [PATCH] Small changes for tests --- resources/lang/en/texts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 8f8301a1fa4b..47a5724610fb 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -2247,7 +2247,7 @@ $LANG = array( 'navigation_variables' => 'Navigation Variables', 'custom_variables' => 'Custom Variables', 'invalid_file' => 'Invalid file type', - 'add_documents_to_invoice' => 'Add documents to invoice', + 'add_documents_to_invoice' => 'Add Documents to Invoice', 'mark_expense_paid' => 'Mark paid', 'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.', 'plan_price' => 'Plan Price',