mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 21:14:29 -04:00
Update confirmation translations
This commit is contained in:
parent
dbb0da91a0
commit
0cf6e63a32
@ -237,7 +237,7 @@ $LANG = array(
|
|||||||
'archived_vendors' => 'Successfully archived :count vendors',
|
'archived_vendors' => 'Successfully archived :count vendors',
|
||||||
'deleted_vendor' => 'Successfully deleted vendor',
|
'deleted_vendor' => 'Successfully deleted vendor',
|
||||||
'deleted_vendors' => 'Successfully deleted :count vendors',
|
'deleted_vendors' => 'Successfully deleted :count vendors',
|
||||||
'confirmation_subject' => 'Invoice Ninja Account Confirmation',
|
'confirmation_subject' => 'Account Confirmation',
|
||||||
'confirmation_header' => 'Account Confirmation',
|
'confirmation_header' => 'Account Confirmation',
|
||||||
'confirmation_message' => 'Please access the link below to confirm your account.',
|
'confirmation_message' => 'Please access the link below to confirm your account.',
|
||||||
'invoice_subject' => 'New invoice :number from :account',
|
'invoice_subject' => 'New invoice :number from :account',
|
||||||
@ -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.',
|
'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.',
|
'token_expired' => 'Validation token was expired. Please try again.',
|
||||||
'invoice_link' => 'Invoice Link',
|
'invoice_link' => 'Invoice Link',
|
||||||
'button_confirmation_message' => 'Click to confirm your email address.',
|
'button_confirmation_message' => 'Click to confirm your email.',
|
||||||
'confirm' => 'Confirm',
|
'confirm' => 'Confirm',
|
||||||
'email_preferences' => 'Email Preferences',
|
'email_preferences' => 'Email Preferences',
|
||||||
'created_invoices' => 'Successfully created :count invoice(s)',
|
'created_invoices' => 'Successfully created :count invoice(s)',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user