mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 12:44:31 -04:00
Clarify cancelation email
This commit is contained in:
parent
4f45fe7995
commit
20238909c4
@ -2452,8 +2452,8 @@ $LANG = array(
|
|||||||
'purge_details' => 'The data in your company (:account) has been successfully purged.',
|
'purge_details' => 'The data in your company (:account) has been successfully purged.',
|
||||||
'deleted_company' => 'Successfully canceled account',
|
'deleted_company' => 'Successfully canceled account',
|
||||||
'deleted_account' => 'Successfully deleted company',
|
'deleted_account' => 'Successfully deleted company',
|
||||||
'deleted_company_details' => 'Your company (:account) has been successfully deleted.',
|
'deleted_company_details' => 'Your account (:account) has been successfully deleted.',
|
||||||
'deleted_account_details' => 'Your account (:account) has been successfully deleted.',
|
'deleted_account_details' => 'Your company (:account) has been successfully deleted.',
|
||||||
|
|
||||||
'alipay' => 'Alipay',
|
'alipay' => 'Alipay',
|
||||||
'sofort' => 'Sofort',
|
'sofort' => 'Sofort',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user