From 2190aadf9e773fdfa50333607296bf40f34959e9 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Fri, 29 Jan 2021 07:44:56 +1100 Subject: [PATCH] minor fixes for texts --- resources/lang/en/texts.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index e0baaf184b5e..76909da18ce5 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -286,7 +286,7 @@ return [ 'password' => 'Password', 'pro_plan_product' => 'Pro Plan', 'pro_plan_success' => 'Thanks for choosing Invoice Ninja\'s Pro plan! 
- Next StepsA payable invoice has been sent to the email + Next Steps. A payable invoice has been sent to the email address associated with your account. To unlock all of the awesome Pro features, please follow the instructions on the invoice to pay for a year of Pro-level invoicing. @@ -1091,7 +1091,7 @@ return [ 'invoice_item_fields' => 'Invoice Item Fields', 'custom_invoice_item_fields_help' => 'Add a field when creating an invoice item and display the label and value on the PDF.', 'recurring_invoice_number' => 'Recurring Number', - 'recurring_invoice_number_prefix_help' => 'Speciy a prefix to be added to the invoice number for recurring invoices.', + 'recurring_invoice_number_prefix_help' => 'Specify a prefix to be added to the invoice number for recurring invoices.', // Client Passwords 'enable_portal_password' => 'Password Protect Invoices',