Change text of confirmation button
This commit is contained in:
parent
d901ec7ce9
commit
730aa4219c
1 changed files with 1 additions and 1 deletions
|
|
@ -888,7 +888,7 @@ $LANG = array(
|
|||
'custom_invoice_charges_helps' => 'Add a field when creating an invoice and include the charge in the invoice subtotals.',
|
||||
'token_expired' => 'Validation token was expired. Please try again.',
|
||||
'invoice_link' => 'Invoice Link',
|
||||
'button_confirmation_message' => 'Click to confirm your email.',
|
||||
'button_confirmation_message' => 'Confirm your email.',
|
||||
'confirm' => 'Confirm',
|
||||
'email_preferences' => 'Email Preferences',
|
||||
'created_invoices' => 'Successfully created :count invoice(s)',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue