deletion.js 418 Bytes
Newer Older
Smile's avatar
Smile committed
1 2 3 4 5 6
export default {
    "deletionTitle": "Delete My Account",
    "deletionText": "Warning: Clicking the button below will delete all your data in our application (including account password, personal information, consultations, and suggestions), and this action cannot be undone. Please proceed with caution!",
    "deletionButton": "Delete Account",
    "deletion": "Note: Please log in before deleting your account."
}