forked from mirrors/easyappointments
The data removal text states that appointments will also be removed (#648).
This commit is contained in:
parent
71f9892ace
commit
474453cf59
3 changed files with 3 additions and 3 deletions
|
@ -294,7 +294,7 @@ $lang['privacy_policy_content'] = 'Privacy Policy Content';
|
|||
$lang['website_using_cookies_to_ensure_best_experience'] = 'This website uses cookies to ensure you get the best experience on our website.';
|
||||
$lang['read_and_agree_to_terms_and_conditions'] = 'I have read and agree to the {$link}Terms & Conditions{/$link}.';
|
||||
$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_hint'] = 'Remove all your appointments and 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['location'] = 'Location';
|
||||
|
|
|
@ -294,7 +294,7 @@ $lang['privacy_policy_content'] = 'Datenschutzbestimmungen Inhalt';
|
|||
$lang['website_using_cookies_to_ensure_best_experience'] = 'Diese Website verwendet Cookies, um sicherzustellen, dass Sie die beste Erfahrung auf unserer Website erhalten.';
|
||||
$lang['read_and_agree_to_terms_and_conditions'] = 'Ich habe die {$link}Allgemeinen Geschäftsbedingungen{/$link} gelesen und stimme ihnen zu.';
|
||||
$lang['read_and_agree_to_privacy_policy'] = 'Ich habe die {$link}Datenschutzerklärung{/$link} gelesen und stimme ihr zu.';
|
||||
$lang['delete_personal_information_hint'] = 'Alle persönlichen Informationen aus dem System löschen.';
|
||||
$lang['delete_personal_information_hint'] = 'Entfernen Sie alle Ihre Termine und persönlichen Informationen aus dem System.';
|
||||
$lang['delete_personal_information'] = 'Persönlichen Informationen löschen';
|
||||
$lang['delete_personal_information_prompt'] = 'Sind Sie sicher, dass Sie Ihre persönlichen Daten löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.';
|
||||
$lang['location'] = 'Ort';
|
||||
|
|
|
@ -294,7 +294,7 @@ $lang['privacy_policy_content'] = 'Περιεχόμενο Πολιτικής Α
|
|||
$lang['website_using_cookies_to_ensure_best_experience'] = 'Αυτή η ιστοσελίδα χρησιμοποιεί cookies για την παροχή της καλύτερης δυνατής εμπειρίας χρήστη.';
|
||||
$lang['read_and_agree_to_terms_and_conditions'] = 'Διάβασα και αποδέχομαι τους {$link}Όρους & Προϋποθέσεις{/$link}.';
|
||||
$lang['read_and_agree_to_privacy_policy'] = 'Διάβασα και αποδέχομαι την {$link}Πολιτική Απορρήτου{/$link}.';
|
||||
$lang['delete_personal_information_hint'] = 'Διαγραφή όλων των προσωπικών πληροφοριών από το σύστημα.';
|
||||
$lang['delete_personal_information_hint'] = 'Κατάργηση όλων των ραντεβού σας και των προσωπικών σας πληροφοριών από το σύστημα.';
|
||||
$lang['delete_personal_information'] = 'Διαγραφή Προσωπικών Πληροφοριών';
|
||||
$lang['delete_personal_information_prompt'] = 'Είστε σίγουρος ότι θέλετε να διαγράψετε τις προσωπικές σας πληροφορίες; Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.';
|
||||
$lang['location'] = 'Τοποθεσία';
|
||||
|
|
Loading…
Reference in a new issue