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_6374487 #907

Merged
merged 1 commit into from
Jan 3, 2025
Merged
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/localizations_native/ko/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@
},
"WARNINGS": {
"TRADE_BOX": {
"STOP_MARKET_ORDER_MAY_NOT_EXECUTE": "dYdX의 스탑 마켓 주문은 발동 시점의 유동성에 따라 체결되지 않을 수 있습니다. 더 나은 통제력을 보장하려면 스탑 리밋 주문을 사용해 보시기 바랍니다.",
"STOP_MARKET_ORDER_MAY_NOT_EXECUTE": "dYdX의 스탑 마켓 주문은 발동 시점의 유동성에 따라 체결되지 않을 수 있습니다. 더 나은 통제력을 위해 스탑 리밋 주문을 사용해 보시기 바랍니다.",
"TAKE_PROFIT_MARKET_ORDER_MAY_NOT_EXECUTE": "dYdX의 이익 환수 시장가 주문은 발동 시점의 유동성에 따라 체결되지 않을 수 있습니다. 더 나은 통제력을 위해 이익 환수 지정가 주문을 사용해 보시기 바랍니다. "
}
}
Expand Down
Loading