Japanese translation progress

- Add more translations ('Manage the rippled server' section,
  'Specialized Payment Types' etc.)
- Fix callouts in Japanese-language pages
This commit is contained in:
mDuo13
2019-10-28 18:34:51 -07:00
parent 0a7da4f3c7
commit 9432de96e5
34 changed files with 3205 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
# RippleAPI入門ガイド
# RippleAPI入門ガイド
このチュートリアルでは、[Node.js](http://nodejs.org/)と[RippleAPI](rippleapi-reference.html)XRP LedgerにアクセスするためのJavaScript APIを使用して、XRP Ledgerに接続されるアプリケーションを開発するための基本事項を説明します。

View File

@@ -1,4 +1,4 @@
# rippled APIの使用開始
# rippled APIの使用開始
`rippled`サーバーに対してコマンドを実行するには、接続先のサーバーをあらかじめ把握しておく必要があります。大多数のサーバーは、外部ネットワークからの直接のAPI要求を受け入れないよう設定されています。