mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-15 17:25:49 +00:00
[JA] Update sidebar
This commit is contained in:
@@ -4,10 +4,10 @@ parent: concepts.html
|
|||||||
metadata:
|
metadata:
|
||||||
indexPage: true
|
indexPage: true
|
||||||
seo:
|
seo:
|
||||||
title: ポイント・ツー・ポイント & 特別な支払いの種類
|
title: ポイント・ツー・ポイント & 様々な支払いの種類
|
||||||
description: XRP Ledgerはポイント・ツー・ポイントのXRPペイメントのほかに、特別な支払いタイプをサポートしています。XRP Ledgerの支払い方法については、こちらをご覧ください。
|
description: XRP Ledgerはポイント・ツー・ポイントのXRP支払いのほかに、様々な支払い方法をサポートしています。XRP Ledgerの支払い方法については、こちらをご覧ください。
|
||||||
---
|
---
|
||||||
# 支払いのタイプ
|
# 様々なPaymentの種類
|
||||||
|
|
||||||
XRP Ledgerはポイント・ツー・ポイントのXRPペイメントのほかに、特別な支払いタイプをサポートしています。
|
XRP Ledgerはポイント・ツー・ポイントのXRPペイメントのほかに、特別な支払いタイプをサポートしています。
|
||||||
|
|
||||||
|
|||||||
@@ -48,6 +48,6 @@ _送信元タグ_ と _宛先タグ_ は、XRP Ledgerの[支払い](../payment-t
|
|||||||
## 関連項目
|
## 関連項目
|
||||||
|
|
||||||
- [宛先タグの必須化](../../tutorials/how-tos/manage-account-settings/require-destination-tags.md)
|
- [宛先タグの必須化](../../tutorials/how-tos/manage-account-settings/require-destination-tags.md)
|
||||||
- [支払いのタイプ](../payment-types/index.md)
|
- [様々なPaymentの種類](../payment-types/index.md)
|
||||||
|
|
||||||
{% raw-partial file="/docs/_snippets/common-links.md" /%}
|
{% raw-partial file="/docs/_snippets/common-links.md" /%}
|
||||||
|
|||||||
@@ -22,6 +22,9 @@ footer.resources: リソース
|
|||||||
footer.community: コミュニティ
|
footer.community: コミュニティ
|
||||||
|
|
||||||
sidebar.docs: ドキュメント
|
sidebar.docs: ドキュメント
|
||||||
|
sidebar.docs.introduction.what-is-xrp: XRPとは?
|
||||||
|
sidebar.docs.use-cases.tokenization: Tokenization
|
||||||
|
sidebar.docs.concepts.payment-types: 様々なPaymentの種類
|
||||||
sidebar.docs.tutorials: チュートリアル
|
sidebar.docs.tutorials: チュートリアル
|
||||||
sidebar.docs.references: リファレンス
|
sidebar.docs.references: リファレンス
|
||||||
sidebars.resources: リソース
|
sidebars.resources: リソース
|
||||||
|
|||||||
@@ -9,6 +9,7 @@
|
|||||||
- page: docs/introduction/what-is-the-xrp-ledger.md
|
- page: docs/introduction/what-is-the-xrp-ledger.md
|
||||||
- page: docs/introduction/what-is-xrp.md
|
- page: docs/introduction/what-is-xrp.md
|
||||||
label: What is XRP?
|
label: What is XRP?
|
||||||
|
labelTranslationKey: sidebar.docs.introduction.what-is-xrp
|
||||||
- page: docs/introduction/crypto-wallets.md
|
- page: docs/introduction/crypto-wallets.md
|
||||||
- page: docs/introduction/transactions-and-requests.md
|
- page: docs/introduction/transactions-and-requests.md
|
||||||
- page: docs/introduction/software-ecosystem.md
|
- page: docs/introduction/software-ecosystem.md
|
||||||
@@ -23,6 +24,7 @@
|
|||||||
- page: docs/use-cases/payments/smart-contracts-uc.md
|
- page: docs/use-cases/payments/smart-contracts-uc.md
|
||||||
- page: docs/use-cases/tokenization/index.page.tsx
|
- page: docs/use-cases/tokenization/index.page.tsx
|
||||||
label: Tokenization
|
label: Tokenization
|
||||||
|
labelTranslationKey: sidebar.docs.use-cases.tokenization
|
||||||
expanded: false
|
expanded: false
|
||||||
items:
|
items:
|
||||||
- page: docs/use-cases/tokenization/stablecoin-issuer.md
|
- page: docs/use-cases/tokenization/stablecoin-issuer.md
|
||||||
@@ -88,6 +90,7 @@
|
|||||||
- page: docs/concepts/transactions/finality-of-results/canceling-a-transaction.md
|
- page: docs/concepts/transactions/finality-of-results/canceling-a-transaction.md
|
||||||
- page: docs/concepts/payment-types/index.md
|
- page: docs/concepts/payment-types/index.md
|
||||||
label: Ledger Payment Types
|
label: Ledger Payment Types
|
||||||
|
labelTranslationKey: sidebar.docs.concepts.payment-types
|
||||||
expanded: false
|
expanded: false
|
||||||
items:
|
items:
|
||||||
- page: docs/concepts/payment-types/direct-xrp-payments.md
|
- page: docs/concepts/payment-types/direct-xrp-payments.md
|
||||||
|
|||||||
Reference in New Issue
Block a user