From 3f63833e6492e5c718b4950d797488197277a329 Mon Sep 17 00:00:00 2001 From: "Altomarketing.com" Date: Fri, 4 Jan 2019 21:09:52 -0300 Subject: [PATCH] Update translations_lang.php --- src/application/language/spanish/translations_lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/application/language/spanish/translations_lang.php b/src/application/language/spanish/translations_lang.php index e3f2ea3c..2f892518 100755 --- a/src/application/language/spanish/translations_lang.php +++ b/src/application/language/spanish/translations_lang.php @@ -296,4 +296,4 @@ $lang['read_and_agree_to_terms_and_conditions'] = 'I have read and agree to the $lang['read_and_agree_to_privacy_policy'] = 'I have read and agree to the {$link}Privacy Policy{/$link}.'; $lang['delete_personal_information_hint'] = 'Delete all personal information from the system.'; $lang['delete_personal_information'] = 'Delete Personal Information'; -$lang['delete_personal_information_prompt'] = 'Are you sure that you want to delete your personal information? This action cannot be undone.'; +$lang['delete_personal_information_prompt'] = '¿ Esta seguro que desea eliminar su información personal ? Esta acción no tiene vuelta atrás.';