Skip to content
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
4 changes: 4 additions & 0 deletions backend/config/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
"download": "Download",
"timestamp": "Timestamp",
"price-per-symbol": "Price per {symbol}",
"optional-info-share": "Optional information to share",
"pnl-amount": "PnL Amount",
"entry-price": "Entry Price",
"mark-price": "Mark Price",
"supply-limit-error": "The current deposit limit is {amount}",
"lease-min-amount": "The position past this close should worth at least {amount} {symbol}",
"partial-close-action": "Close {amount} {ticker} from position {contract}",
Expand Down
Loading
Loading