Skip to content

Commit

Permalink
Up version
Browse files Browse the repository at this point in the history
  • Loading branch information
johnqh committed Jan 31, 2024
1 parent 0379f4b commit f2c5896
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/localization/en/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -988,10 +988,10 @@
"ORDER_LINES_TOOLTIP": "Display or hide order lines",
"ORDER_REMOVAL_REASON_EQUITY_TIER": "The subaccount does not satisfy the equity tier requirements.",
"ORDER_REMOVAL_REASON_EXPIRED": "The order has expired.",
"ORDER_REMOVAL_REASON_FOK_ORDER_COULD_NOT_BE_FULLY_FULLED": "The FOK order could not be fully filled.",
"ORDER_REMOVAL_REASON_FOK_ORDER_COULD_NOT_BE_FULLY_FULLED": "The Fill-Or-Kill order could not be fully filled.",
"ORDER_REMOVAL_REASON_FINAL_SETTLEMENT": "The order's ClobPair has entered final settlement.",
"ORDER_REMOVAL_REASON_FULLY_FILLED": "The order has been fully-filled.",
"ORDER_REMOVAL_REASON_IMMEDIATE_OR_CANCEL_WOULD_REST_ON_BOOK": "The IOC order has not been fully filled.",
"ORDER_REMOVAL_REASON_IMMEDIATE_OR_CANCEL_WOULD_REST_ON_BOOK": "The Immediate-Or-Cancel order has not been fully filled.",
"ORDER_REMOVAL_REASON_INDEXER_EXPIRED": "The order has expired.",
"ORDER_REMOVAL_REASON_INTERNAL_ERROR": "The order caused an internal error during order placement.",
"ORDER_REMOVAL_REASON_POST_ONLY_WOULD_CROSS_MAKER_ORDER": "The order would have matched against maker orders on the orderbook despite being a post-only order.",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dydxprotocol/v4-localization",
"version": "1.1.19",
"version": "1.1.20",
"description": "v4 localization",
"main": "index.ts",
"scripts": {
Expand Down

0 comments on commit f2c5896

Please sign in to comment.