mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 20:52:56 +01: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.',
|
||||
'deleted_company' => 'Successfully canceled account',
|
||||
'deleted_account' => 'Successfully deleted company',
|
||||
'deleted_company_details' => 'Your company (:account) has been successfully deleted.',
|
||||
'deleted_account_details' => 'Your account (:account) has been successfully deleted.',
|
||||
'deleted_company_details' => 'Your account (:account) has been successfully deleted.',
|
||||
'deleted_account_details' => 'Your company (:account) has been successfully deleted.',
|
||||
|
||||
'alipay' => 'Alipay',
|
||||
'sofort' => 'Sofort',
|
||||
|
Loading…
Reference in New Issue
Block a user