{
  "consentModal": {
    "title": "phpMyFAQ use cookies!",
    "description": "Hi, phpMyFAQ uses essential cookies to ensure its proper operation.",
    "acceptAllBtn": "Accept all",
    "acceptNecessaryBtn": "Reject all",
    "showPreferencesBtn": "Let me choose",
    "footer": "<a href=\"contact.html\" target=\"_blank\">Imprint</a><a href=\"privacy.html\" target=\"_blank\">Privacy Policy</a>"
  },
  "preferencesModal": {
    "title": "Cookie preferences",
    "acceptAllBtn": "Accept all",
    "savePreferencesBtn": "Reject all",
    "closeIconLabel": "Close",
    "sections": [
      {
        "title": "Cookie usage 📢",
        "description": "I use cookies to ensure the basic functionalities of the website and to enhance your online experience. You can choose for each category to opt-in/out whenever you want. For more details relative to cookies and other sensitive data, please read the full <a href=\"./privacy.html\" class=\"cc-link\">privacy policy</a>."
      },
      {
        "title": "Strictly necessary cookies",
        "description": "These cookies are essential for the proper functioning of my website. Without these cookies, the website would not work properly",
        "linkedCategory": "necessary"
      }
    ]
  }
}
