Move/rename templates

This commit is contained in:
mDuo13
2021-06-15 12:01:08 -07:00
parent b5f8ed4efc
commit 3e110f3852
67 changed files with 509 additions and 870 deletions

View File

@@ -1,7 +1,7 @@
---
html: ledger-object-types.html
parent: ledger-data-formats.html
template: template-landing-children.html
template: pagetype-category.html.jinja
labels:
- データ保持
---

View File

@@ -1,7 +1,7 @@
---
html: ledger-object-types.html
parent: ledger-data-formats.html
template: template-landing-children.html
template: pagetype-category.html.jinja
labels:
- Data Retention
---

View File

@@ -2,7 +2,7 @@
html: pseudo-transaction-types.html
parent: transaction-formats.html
blurb: バリデータがXRP Ledgerに適用する場合がある疑似トランザクションのフォーマットです。
template: template-landing-children.html
template: pagetype-category.html.jinja
labels:
- ブロックチェーン
---

View File

@@ -2,7 +2,7 @@
html: pseudo-transaction-types.html
parent: transaction-formats.html
blurb: Formats of pseudo-transactions that validators sometimes apply to the XRP Ledger.
template: template-landing-children.html
template: pagetype-category.html.jinja
labels:
- Blockchain
---

View File

@@ -2,7 +2,7 @@
html: transaction-formats.html
parent: protocol-reference.html
blurb: トランザクションは、XRP Ledgerを変更する唯一の方法です。
template: template-landing-children.html
template: pagetype-category.html.jinja
---
# トランザクションのフォーマット

View File

@@ -2,7 +2,7 @@
html: transaction-formats.html
parent: protocol-reference.html
blurb: Transactions are the only way to modify the XRP Ledger. Get details about their required format.
template: template-landing-children.html
template: pagetype-category.html.jinja
---
# Transaction Reference

View File

@@ -2,7 +2,7 @@
html: transaction-types.html
parent: transaction-formats.html
blurb: トランザクションのタイプは、どういったタイプの操作を実行することが想定されているのかを示します。
template: template-landing-children.html
template: pagetype-category.html.jinja
labels:
- ブロックチェーン
---

View File

@@ -2,7 +2,7 @@
html: transaction-types.html
parent: transaction-formats.html
blurb: All the different types of transactions that the XRP Ledger can process.
template: template-landing-children.html
template: pagetype-category.html.jinja
labels:
- Blockchain
---