Skip to content

Commit

Permalink
Update app.json
Browse files Browse the repository at this point in the history
spelling
  • Loading branch information
mike-dydx authored Nov 3, 2023
1 parent 5b09fff commit a5a17c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/localizations_native/en/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
"NOT_TRIGGERED_STATUS": "Not Triggered",
"NOT_TRIGGERED_STATUS_DESC": "Your order has not been triggered.",
"NOT_SET": "Not Set",
"ORDER_CANCELED_DESC": "Your order has been cancelled.",
"ORDER_CANCELED_DESC": "Your order has been canceled.",
"ORDER_COULD_NOT_FILL": "A Fill-or-Kill or Immediate-or-Cancel order could not be fully filled.",
"ORDER_FAILED": "An internal issue caused the order to be canceled.",
"ORDER_FILLED_DESC": "Your order was filled successfully.",
Expand All @@ -238,8 +238,8 @@
"SELECT_EXPIRATION_TIME_UNIT": "Select expiration time unit",
"SUBMITTING_ORDER": "Submitting",
"SUBMITTING_ORDER_DESC": "Your order is being submitted.",
"CANCELING_ORDER": "Cancelling",
"CANCELING_ORDER_DESC": "Your order to {SIDE} {SIZE} {MARKET} is being cancelled.",
"CANCELING_ORDER": "Canceling",
"CANCELING_ORDER_DESC": "Your order to {SIDE} {SIZE} {MARKET} is being canceled.",
"UNREALIZED": "Unrealized",
"MODE": {
"SELECT_PREFERENCE": "Select Preference",
Expand Down

0 comments on commit a5a17c9

Please sign in to comment.