mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
minor fixes for texts
This commit is contained in:
parent
05d657631e
commit
2190aadf9e
@ -286,7 +286,7 @@ return [
|
|||||||
'password' => 'Password',
|
'password' => 'Password',
|
||||||
'pro_plan_product' => 'Pro Plan',
|
'pro_plan_product' => 'Pro Plan',
|
||||||
'pro_plan_success' => 'Thanks for choosing Invoice Ninja\'s Pro plan! <br/>
|
'pro_plan_success' => 'Thanks for choosing Invoice Ninja\'s Pro plan! <br/>
|
||||||
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
|
address associated with your account. To unlock all of the awesome
|
||||||
Pro features, please follow the instructions on the invoice to pay
|
Pro features, please follow the instructions on the invoice to pay
|
||||||
for a year of Pro-level invoicing.
|
for a year of Pro-level invoicing.
|
||||||
@ -1091,7 +1091,7 @@ return [
|
|||||||
'invoice_item_fields' => 'Invoice Item Fields',
|
'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.',
|
'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' => '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
|
// Client Passwords
|
||||||
'enable_portal_password' => 'Password Protect Invoices',
|
'enable_portal_password' => 'Password Protect Invoices',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user