chore: rename deprecated i18n to l10n

This commit is contained in:
Vova Rutskyi
2024-09-23 15:13:11 +03:00
committed by amarantha-k
parent 6cbb3a036f
commit 9a0c010600
502 changed files with 984 additions and 122 deletions

View File

@@ -18,7 +18,7 @@ rippled APIを使用した`rippled`サーバとの通信について詳しくは
`rippled`は、デフォルト構成でXRP Ledgerに接続する必要があります。ただし、`rippled.cfg`ファイルを編集すれば、設定を変更できます。推奨される構成設定については、[容量の計画](../infrastructure/installation/capacity-planning.md)をご覧ください。
{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%}
すべての構成オプションの説明については、[`rippled` GitHubリポジトリー](https://github.com/XRPLF/rippled/blob/master/cfg/rippled-example.cfg)をご覧ください。

View File

@@ -9,7 +9,7 @@ labels:
---
# アカウントの種類
{% partial file="/@i18n/ja/docs/_snippets/issuing-and-operational-addresses-intro.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/issuing-and-operational-addresses-intro.md" /%}
## 資金のライフサイクル

View File

@@ -8,7 +8,7 @@ labels:
---
# アドレス
{% partial file="/@i18n/ja/docs/_snippets/data_types/address.md" /%}
{% partial file="/@l10n/ja/docs/_snippets/data_types/address.md" /%}
有効なアドレスであれば、資金を入金することで[XRP Ledgerのアカウントになる](index.md#creating-accounts)ことができます。また、[レギュラーキー](cryptographic-keys.md)や[署名者リスト](multi-signing.md)のメンバーとして、資金提供されていないアドレスを使用することもできます。資金を供給されたアカウントだけがトランザクションの送信者になることができます。

View File

@@ -62,7 +62,7 @@ Deposit Authorizationが有効化されているアカウントの特徴は次
以下の表に、トランザクションタイプ別にDepositAuthが有効または無効な状態での入金の可否をまとめました。
<!-- TODO: translate -->
<!-- {% partial file="/@i18n/ja/docs/_snippets/depositauth-semantics-table.md" /%} -->
<!-- {% partial file="/@l10n/ja/docs/_snippets/depositauth-semantics-table.md" /%} -->
{% partial file="/docs/_snippets/depositauth-semantics-table.md" /%}

Some files were not shown because too many files have changed in this diff Show More