profile.json 477 B

12345678910
  1. {
  2. "delete-account": "Delete Account",
  3. "delete-confirmation": {
  4. "action-text": "I understand the consequence, delete my account",
  5. "confirmation-text": "delete my account",
  6. "instruction-text": "Please type <strong>{{text}}<\/strong> to confirm",
  7. "subtitle": "This action cannot be undone. This will permanently delete your account, saved bookmarks, reading sessions, and all your data.",
  8. "title": "Are you absolutely sure?"
  9. }
  10. }