Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lilt-translations_3710004 #193

Merged
merged 2 commits into from
Dec 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/localization/ja/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -1845,4 +1845,4 @@
"TAKE_PROFIT_MARKET_ORDER_MAY_NOT_EXECUTE": "利益確定成行"
}
}
}
}
8 changes: 4 additions & 4 deletions config/localization/ja/tooltips.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
},
"EXPECTED_PRICE": {
"TITLE": "予想価格",
"BODY": "注文執行の予想価格。この価格は、注文がマッチングエンジンによって処理される前にオーダーブックが変更できるため、推定額に過ぎません。"
"BODY": "注文執行の予想価格。この価格は、注文がネットワークによって処理される前にオーダーブックが変更できるため、推定額に過ぎません。"
},
"FEE": {
"TITLE": "手数料",
"BODY": "流動性の種類に応じて、dYdXにかかる手数料。メーカー注文にかかる手数料は、テイカー注文よりも低くなります。"
"TITLE": "取引手数料",
"BODY": "取引手数料は、取引量のパーセンテージに基づいてネットワークによって請求されます。取引手数料は、検証者とDYDXステークスに加算されます。dYdXで取引するためのガス料金はありません。"
},
"FILL_OR_KILL": {
"TITLE": "FOK注文(Fill or Kill)",
Expand Down Expand Up @@ -250,4 +250,4 @@
"BODY": "プロトコルのセキュリティを確保するために、dYdXチェーンバリデータは、dYdXチェーンのDYDXの決済を遅らせます。"
}
}
}
}