-
Notifications
You must be signed in to change notification settings - Fork 50
Jpn translation update 871,935 952 #955
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
Open
miyaichi
wants to merge
15
commits into
main
Choose a base branch
from
jpn-translation-update-871,935-952
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
6cb2b3e
UID2 Snowflake doc improvements
miyaichi ef41deb
mods to SDK summary, endpoints summary
miyaichi f0eee6c
FAQ add re prebid android atype value
miyaichi 63936f1
POST /identity/map, update resources section
miyaichi 3e20840
remove comment
miyaichi b4a3c82
Add intro copy in Java SDK doc section
miyaichi e88a64c
Create sample sites reference page
miyaichi 6382dd2
Update Python SDK documentation with version-specific Python requirement
miyaichi eccf8ac
environments, add info re UID2s are different
miyaichi e954a73
Private Operator docs, add info re rotating the keys
miyaichi 570efd3
rename snippets to consistent naming convention
miyaichi 63c8f18
Update snippets import path to a consistent naming convention.
miyaichi b4283e4
Fixed line number check error
miyaichi 3f3f9f9
Addressing translation omissions and adjusting terminology.
miyaichi 30af1fb
Merge branch 'main' into jpn-translation-update-871,935-952
genwhittTTD File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,7 +9,7 @@ displayed_sidebar: docs | |
| import Tabs from '@theme/Tabs'; | ||
| import TabItem from '@theme/TabItem'; | ||
| import Link from '@docusaurus/Link'; | ||
| import SnptIdentityGenerateResponse from '../snippets/_snpt-example-identity-generate-response.mdx'; | ||
| import SnptSnptIdentityGenerateResponse from '../snippets/_snpt-example-identity-generate-response.mdx'; | ||
|
|
||
| # Encrypting Requests and Decrypting Responses | ||
|
|
||
|
|
@@ -105,7 +105,7 @@ The following table describes the field layout for response decryption code. | |
|
|
||
| For example, a decrypted response to the [POST /token/generate](../endpoints/post-token-generate.md) request for an email address might look like this: | ||
|
|
||
| <SnptIdentityGenerateResponse /> | ||
| <SnptSnptIdentityGenerateResponse /> | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. same as previous comment |
||
|
|
||
| ## Encryption and Decryption Code Examples | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,7 +7,7 @@ displayed_sidebar: docs | |
| --- | ||
|
|
||
| import Link from '@docusaurus/Link'; | ||
| import SnptIdentityGenerateResponse from '../snippets/_snpt-example-identity-generate-response.mdx'; | ||
| import SnptSnptIdentityGenerateResponse from '../snippets/_snpt-example-identity-generate-response.mdx'; | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. same comment, all instances. |
||
|
|
||
| # POST /token/generate | ||
|
|
||
|
|
@@ -108,7 +108,7 @@ echo '{"email_hash": "tMmiiTI7IaAcPpQPFQ65uMVCWH8av9jw4cwf/F5HVRQ=","optout_chec | |
|
|
||
| 復号化に成功すると、指定されたメールアドレス、電話番号、またはそれぞれのハッシュに対するユーザーの Advertising Token および Refresh Token が返されます。 | ||
|
|
||
| <SnptIdentityGenerateResponse /> | ||
| <SnptSnptIdentityGenerateResponse /> | ||
|
|
||
| #### Optout | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@miyaichi we should keep the naming consistent across the boards. This fix in all instances:
import SnptSnpt > import Snpt
I know it doesn't matter as long as the name on the import statement matches where it's referenced, but still, I'd prefer it be consistent across the boards.
FYI we did this just so that it would be easier to find and identify where snippets are imported and referenced.