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

Update UID2 copy #68

Merged
merged 1 commit into from
Sep 4, 2024
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 public/locales_uid2/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"You-may-be-asked": "You may be asked to Opt-In again in the future to access such content.",
"We-have-received-your-request": "We have received your request to opt out and will begin processing it shortly.",
"Enter phone number": "Enter phone number",
"If-you-visited": "If you visited the site of a publisher that participates in Unified ID 2.0 (UID2), the publisher might have converted your email address or phone number into a unique identifier known as UID2.",
"If-your-email": "If your email has been provided to companies that participate in the UID2 ecosystem, your email address or phone number may have been converted into a unique identifier known as UID2.",
"This-site-allows-you-to-opt-out": "This site enables you to opt out of targeted advertising based on UID2. Opting out of UID2 means that you will no longer receive personalized advertising based on your UID2 identifier.",
"To-opt-out": "To opt out your email address or phone number, enter it below. Be sure to enter an email address or phone number that belongs to you.",
"Email Address": "Email Address",
Expand Down
2 changes: 1 addition & 1 deletion public/locales_uid2/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"Enter phone number": "電話番号を入力してください",
"Please enter a phone number": "電話番号を入力してください",
"Please enter a valid phone number": "電話番号を入力してください",
"If-you-visited": "Unified ID 2.0(UID2)に参加している媒体社のサイトを訪問した際に、媒体社はあなたのメールアドレスや電話番号をUID2と呼ばれる一意の識別子に変換することがあります。",
"If-your-email": "Unified ID 2.0(UID2)に参加している媒体社のサイトを訪問した際に、媒体社はあなたのメールアドレスや電話番号をUID2と呼ばれる一意の識別子に変換することがあります。",
"This-site-allows-you-to-opt-out": "このサイトでは、Unified ID 2.0を使ったターゲティング広告をオプトアウトすることができます。UID2をオプトアウトすると、UID2識別子に基づくパーソナライズされた広告を受け取らなくなります。",
"To-opt-out": "メールアドレスや電話番号をオプトアウトするには、以下に入力してください。必ずご本人のメールアドレスまたは電話番号を入力してください。",
"Email Address": "メールアドレス",
Expand Down
2 changes: 1 addition & 1 deletion views_uid2/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
</h1>
<div class="main-content__divider"></div>
<p class="main-content__description">
{{__ "If-you-visited"}}
{{__ "If-your-email"}}
<br /><br />
{{__ "This-site-allows-you-to-opt-out"}}
<br /><br />
Expand Down
Loading