From e56bdcf44dd20bfc0ee03e181e9d7b908f77c468 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sun, 18 Mar 2018 18:22:18 +0200 Subject: [PATCH] Clarify cancelation email --- resources/lang/en/texts.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index ecec6d92e998..1aebde208129 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -2449,8 +2449,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',