From fb076c8a67def6700baa997901ba7b11e6429843 Mon Sep 17 00:00:00 2001 From: tequ Date: Mon, 14 Apr 2025 11:57:17 +0900 Subject: [PATCH] [JA] Update sidebar --- @l10n/ja/docs/concepts/payment-types/index.md | 6 +++--- .../concepts/transactions/source-and-destination-tags.md | 2 +- @l10n/ja/translations.yaml | 3 +++ sidebars.yaml | 5 ++++- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/@l10n/ja/docs/concepts/payment-types/index.md b/@l10n/ja/docs/concepts/payment-types/index.md index 29448063c9..518c9f7a4b 100644 --- a/@l10n/ja/docs/concepts/payment-types/index.md +++ b/@l10n/ja/docs/concepts/payment-types/index.md @@ -4,10 +4,10 @@ parent: concepts.html metadata: indexPage: true seo: - title: ポイント・ツー・ポイント & 特別な支払いの種類 - description: XRP Ledgerはポイント・ツー・ポイントのXRPペイメントのほかに、特別な支払いタイプをサポートしています。XRP Ledgerの支払い方法については、こちらをご覧ください。 + title: ポイント・ツー・ポイント & 様々な支払いの種類 + description: XRP Ledgerはポイント・ツー・ポイントのXRP支払いのほかに、様々な支払い方法をサポートしています。XRP Ledgerの支払い方法については、こちらをご覧ください。 --- -# 支払いのタイプ +# 様々なPaymentの種類 XRP Ledgerはポイント・ツー・ポイントのXRPペイメントのほかに、特別な支払いタイプをサポートしています。 diff --git a/@l10n/ja/docs/concepts/transactions/source-and-destination-tags.md b/@l10n/ja/docs/concepts/transactions/source-and-destination-tags.md index d3456a2d48..968afb0b3b 100644 --- a/@l10n/ja/docs/concepts/transactions/source-and-destination-tags.md +++ b/@l10n/ja/docs/concepts/transactions/source-and-destination-tags.md @@ -48,6 +48,6 @@ _送信元タグ_ と _宛先タグ_ は、XRP Ledgerの[支払い](../payment-t ## 関連項目 - [宛先タグの必須化](../../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" /%} diff --git a/@l10n/ja/translations.yaml b/@l10n/ja/translations.yaml index eed168e889..9273bf5dd4 100644 --- a/@l10n/ja/translations.yaml +++ b/@l10n/ja/translations.yaml @@ -22,6 +22,9 @@ footer.resources: リソース footer.community: コミュニティ 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.references: リファレンス sidebars.resources: リソース diff --git a/sidebars.yaml b/sidebars.yaml index d4d2b93616..d61bfd1a36 100644 --- a/sidebars.yaml +++ b/sidebars.yaml @@ -9,6 +9,7 @@ - page: docs/introduction/what-is-the-xrp-ledger.md - page: docs/introduction/what-is-xrp.md label: What is XRP? + labelTranslationKey: sidebar.docs.introduction.what-is-xrp - page: docs/introduction/crypto-wallets.md - page: docs/introduction/transactions-and-requests.md - page: docs/introduction/software-ecosystem.md @@ -23,6 +24,7 @@ - page: docs/use-cases/payments/smart-contracts-uc.md - page: docs/use-cases/tokenization/index.page.tsx label: Tokenization + labelTranslationKey: sidebar.docs.use-cases.tokenization expanded: false items: - 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/payment-types/index.md label: Ledger Payment Types + labelTranslationKey: sidebar.docs.concepts.payment-types expanded: false items: - page: docs/concepts/payment-types/direct-xrp-payments.md @@ -736,4 +739,4 @@ - page: resources/contribute-documentation/creating-diagrams.md - page: resources/contribute-documentation/tutorial-guidelines.md - page: resources/contribute-documentation/tutorial-structure.md - - page: resources/contribute-blog/index.md \ No newline at end of file + - page: resources/contribute-blog/index.md