Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Privacy 2021: Dutch translation #2628

Merged
merged 3 commits into from
Nov 30, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/en/2021/privacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ The <a hreflang="en" href="https://developer.chrome.com/docs/privacy-sandbox/att
{{ figure_markup(
image="same_party_cookie_attribute.png",
caption="Percentage of cookies with the SameParty cookie attribute.",
description="Bar chart showing the percentage of cookies with the SameParty cookie attribute according to the request context. For first-party cookies `SameParty` is used on 38 desktop sites and 73 mobile sites for third-party cookies it's 2,527 for desktop sites and 1,805 mobile sites.",
description="Bar chart showing the percentage of cookies with the SameParty cookie attribute according to the request context. For first-party cookies `SameParty` is used on 38 desktop sites and 73 mobile sites, for third-party cookies it's used on 2,527 desktop sites and 1,805 mobile sites.",
chart_url="https://docs.google.com/spreadsheets/d/e/2PACX-1vRfOwcNkLp-mYBkmhDV5AFxl8p0ls9oxFnmmo0WUcAJxjxQqmHjquRZCWj_lNZRyFtX3RdH5T92IESu/pubchart?oid=935824621&format=interactive",
sheets_gid="858972835",
sql_file="../security/cookie_attributes.sql"
Expand Down
Loading