Skip to content

Commit 989709b

Browse files
authored
Merge pull request #3081 from tequdev/ja-sidebar-20250414
[JA] Update sidebar
2 parents 91f865c + fb076c8 commit 989709b

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

@l10n/ja/docs/concepts/payment-types/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ parent: concepts.html
44
metadata:
55
indexPage: true
66
seo:
7-
title: ポイント・ツー・ポイント & 特別な支払いの種類
8-
description: XRP Ledgerはポイント・ツー・ポイントのXRPペイメントのほかに、特別な支払いタイプをサポートしています。XRP Ledgerの支払い方法については、こちらをご覧ください。
7+
title: ポイント・ツー・ポイント & 様々な支払いの種類
8+
description: XRP Ledgerはポイント・ツー・ポイントのXRP支払いのほかに、様々な支払い方法をサポートしています。XRP Ledgerの支払い方法については、こちらをご覧ください。
99
---
10-
# 支払いのタイプ
10+
# 様々なPaymentの種類
1111

1212
XRP Ledgerはポイント・ツー・ポイントのXRPペイメントのほかに、特別な支払いタイプをサポートしています。
1313

@l10n/ja/docs/concepts/transactions/source-and-destination-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ _送信元タグ_ と _宛先タグ_ は、XRP Ledgerの[支払い](../payment-t
4848
## 関連項目
4949

5050
- [宛先タグの必須化](../../tutorials/how-tos/manage-account-settings/require-destination-tags.md)
51-
- [支払いのタイプ](../payment-types/index.md)
51+
- [様々なPaymentの種類](../payment-types/index.md)
5252

5353
{% raw-partial file="/docs/_snippets/common-links.md" /%}

@l10n/ja/translations.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ footer.resources: リソース
2222
footer.community: コミュニティ
2323

2424
sidebar.docs: ドキュメント
25+
sidebar.docs.introduction.what-is-xrp: XRPとは?
26+
sidebar.docs.use-cases.tokenization: Tokenization
27+
sidebar.docs.concepts.payment-types: 様々なPaymentの種類
2528
sidebar.docs.tutorials: チュートリアル
2629
sidebar.docs.references: リファレンス
2730
sidebars.resources: リソース

sidebars.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- page: docs/introduction/what-is-the-xrp-ledger.md
1010
- page: docs/introduction/what-is-xrp.md
1111
label: What is XRP?
12+
labelTranslationKey: sidebar.docs.introduction.what-is-xrp
1213
- page: docs/introduction/crypto-wallets.md
1314
- page: docs/introduction/transactions-and-requests.md
1415
- page: docs/introduction/software-ecosystem.md
@@ -23,6 +24,7 @@
2324
- page: docs/use-cases/payments/smart-contracts-uc.md
2425
- page: docs/use-cases/tokenization/index.page.tsx
2526
label: Tokenization
27+
labelTranslationKey: sidebar.docs.use-cases.tokenization
2628
expanded: false
2729
items:
2830
- page: docs/use-cases/tokenization/stablecoin-issuer.md
@@ -88,6 +90,7 @@
8890
- page: docs/concepts/transactions/finality-of-results/canceling-a-transaction.md
8991
- page: docs/concepts/payment-types/index.md
9092
label: Ledger Payment Types
93+
labelTranslationKey: sidebar.docs.concepts.payment-types
9194
expanded: false
9295
items:
9396
- page: docs/concepts/payment-types/direct-xrp-payments.md
@@ -736,4 +739,4 @@
736739
- page: resources/contribute-documentation/creating-diagrams.md
737740
- page: resources/contribute-documentation/tutorial-guidelines.md
738741
- page: resources/contribute-documentation/tutorial-structure.md
739-
- page: resources/contribute-blog/index.md
742+
- page: resources/contribute-blog/index.md

0 commit comments

Comments
 (0)