Skip to content

Commit

Permalink
TRCL-3096 Forced update strings (#124)
Browse files Browse the repository at this point in the history
* TRCL-3096 Forced update strings

* revert version
  • Loading branch information
johnqh authored Nov 3, 2023
1 parent 51aaa8f commit 320c12d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/localizations_native/en/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,11 @@
"COMPLETED_TEXT": "Your transfer of {AMOUNT_ELEMENT} {TOKEN} has been submitted"
}
},
"FORCED_UPDATE": {
"TITLE": "Update",
"TEXT": "This version is no longer supported. Please update to the latest version.",
"ACTION": "Update App"
},
"ERRORS": {
"TRADE_BOX": {
"BUY_TRIGGER_TOO_CLOSE_TO_LIQUIDATION_PRICE": "Your trigger price is too close to your liquidation price - this order may not execute fully before you get liquidated. Please enter a trigger price below {TRIGGER_PRICE_LIMIT} or use a Stop Limit order.",
Expand Down

0 comments on commit 320c12d

Please sign in to comment.