Skip to content

Commit 609d54f

Browse files
fix Japanese translation review feedback: lowercase hashing tool, singular Sample Implementation, remove English body text
1 parent 8286832 commit 609d54f

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

i18n/ja/docusaurus-plugin-content-docs/current/getting-started/gs-normalization-encoding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Base64 エンコーディングを適用する際は、ハッシュの生のバ
130130

131131
## UID2 Hashing Tool
132132

133-
正規化、ハッシュ化、エンコードが正しく行われているかを確認するには、[UID2 Hashing Tool](https://hashing-tool.samples.uidapi.com/) を使用できます。
133+
正規化、ハッシュ化、エンコードが正しく行われているかを確認するには、[UID2 hashing tool](https://hashing-tool.samples.uidapi.com/) を使用できます。
134134

135135
Email または Phone Number を選択し、値を入力または貼り付けてから **Enter** をクリックします。
136136

i18n/ja/docusaurus-plugin-content-docs/current/guides/integration-prebid-client-side.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Prebid.js を使って UID2 とインテグレーションするには、サイ
2727

2828
以前のバージョンの Prebid.js を使用する必要がある場合は、代わりに [UID2 Client-Server Integration Guide for Prebid.js](integration-prebid-client-server.md) で説明している実装ソリューションを使用してください。
2929

30-
## Sample Implementations
30+
## Sample Implementation
3131

3232
UID2 Prebid.js Client-Side インテグレーション例は、以下のリンクから入手できます:
3333

i18n/ja/docusaurus-plugin-content-docs/current/ref-info/integration-sample-sites.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ import Link from '@docusaurus/Link';
1010

1111
このページでは、一般的なインテグレーションのユースケースを強調するすべての公式 UID2 サンプル実装のリストと、ライブデモサイト、ソースコード、および関連ドキュメントへのリンクを示します。このページを使用して、ニーズに合ったサンプルを見つけて、動作する例を調べてください。
1212

13-
All sample sites are available at [https://samples.uidapi.com/](https://samples.uidapi.com/).
14-
1513
## JavaScript SDK Integrations
1614

1715
このセクションでは、Prebid.js や Google Secure Signals を使用せずに UID2 SDK for JavaScript を直接使用したサンプル統合をまとめています。

0 commit comments

Comments
 (0)