corrected number of days that cookies are stored
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user