Skip to content

Commit

Permalink
update: en translations
Browse files Browse the repository at this point in the history
  • Loading branch information
kostovster committed Aug 16, 2024
1 parent 1fd96e8 commit 1b88499
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"lease-new": "Lease New",
"lease-position": "Lease Position",
"outstanding-loan": "Debt",
"interest-due": "Interest Due",
"interest-due": "Due",
"interest-fee": "Interest",
"repay": "Repay",
"claim": "Claim",
Expand Down Expand Up @@ -62,7 +62,7 @@
"invalid-balance-low": "Invalid amount",
"invalid-balance-big": "Insufficient balance",
"missing-amount": "Invalid amount ",
"repayment-amount": "Outstanding Debt",
"repayment-amount": "Debt",
"withdraw": "Withdraw",
"down-payment": "down payment",
"liq-trigger": "Liquidation Trigger",
Expand Down Expand Up @@ -237,15 +237,15 @@
"price-per-symbol": "Price per {symbol}",
"free-interest": "0% Interest",
"free-interest-tooltip": "Interest is offset every 3 hours ",
"outstanding-debt-tooltip": "This amount covers both the principal and interest, making up the total outstanding debt",
"outstanding-debt-tooltip": "Includes both the principal amount and the interest, constituting the total remaining debt",
"supply-limit-error": "The current deposit limit is {amount}",
"market-close": "Market Close",
"market-close-to": "Market close to",
"lease-min-amount": "The position past this close should worth at least {amount} {symbol}",
"partial-close-action": "Close {amount} {ticker} from lease position {contract}",
"position-left": "Remaining",
"usdc-payout": "USDC Payout",
"usdc-payout-tooltip": "Estimated USDC amount to be received after deducting Outstanding Debt",
"usdc-payout": "Payout",
"usdc-payout-tooltip": "Estimated USDC amount to be received after deducting outstanding Debt",
"min-amount-allowed": "The minimum allowed {currency} amount is {amount}",
"lease-swap-fee-tooltip": "Estimated position size after deducting a swap fee charged by the DEX",
"receive/send": "Transfer",
Expand Down Expand Up @@ -320,4 +320,4 @@
"long": "Long",
"short": "Short"
}
}
}

0 comments on commit 1b88499

Please sign in to comment.