corrected number of days that cookies are stored

This commit is contained in:
becarta
2025-03-06 23:32:14 +01:00
parent f62c3458a5
commit 6f3594261c
2 changed files with 2 additions and 2 deletions

View File

@@ -129,7 +129,7 @@ const tocItems = [
<ul>
<li><strong>Purpose:</strong> Remembers your language preference (e.g., English, Dutch, German, French)</li>
<li><strong>Data stored:</strong> Only the language code (e.g., "en", "nl", "de", "fr")</li>
<li><strong>Duration:</strong> 30 days</li>
<li><strong>Duration:</strong> 365 days</li>
<li><strong>Type:</strong> First-party cookie (not shared with any third parties)</li>
</ul>
</li>