copy update

This commit is contained in:
saml33 2023-06-28 13:48:25 +10:00
parent 11af68b30c
commit d5b9537341
7 changed files with 7 additions and 7 deletions

View File

@ -121,7 +121,7 @@ const SharePositionModal = ({
</div>
<div className="flex justify-between">
<p className="mb-2 text-base text-gray-500">
{t('entry-price')}
{t('avg-entry-price')}
</p>
<p className="ml-2 font-mono text-base text-white">
{formatNumericValue(

View File

@ -119,7 +119,7 @@ const PerpPositions = () => {
<Th className="text-right">{t('trade:side')}</Th>
<Th className="text-right">{t('trade:size')}</Th>
<Th className="text-right">{t('trade:notional')}</Th>
<Th className="text-right">{t('trade:entry-price')}</Th>
<Th className="text-right">{t('trade:avg-entry-price')}</Th>
<Th className="text-right">{t('trade:oracle-price')}</Th>
<Th className="text-right">{`${t('trade:unsettled')} ${t(
'pnl'

View File

@ -16,7 +16,7 @@
"copy-and-share": "Copy Image to Clipboard",
"current-price": "Current Price",
"edit-order": "Edit Order",
"entry-price": "Entry Price",
"avg-entry-price": "Avg. Entry Price",
"est-slippage": "Est. Slippage",
"funding-limits": "Funding Limits",
"funding-rate": "1h Avg Funding Rate",

View File

@ -16,7 +16,7 @@
"copy-and-share": "Copy Image to Clipboard",
"current-price": "Current Price",
"edit-order": "Edit Order",
"entry-price": "Entry Price",
"avg-entry-price": "Avg. Entry Price",
"est-slippage": "Est. Slippage",
"funding-limits": "Funding Limits",
"funding-rate": "1h Avg Funding Rate",

View File

@ -16,7 +16,7 @@
"copy-and-share": "Copy Image to Clipboard",
"current-price": "Current Price",
"edit-order": "Edit Order",
"entry-price": "Entry Price",
"avg-entry-price": "Avg. Entry Price",
"est-slippage": "Est. Slippage",
"funding-limits": "Funding Limits",
"funding-rate": "1h Avg Funding Rate",

View File

@ -16,7 +16,7 @@
"copy-and-share": "Copy Image to Clipboard",
"current-price": "Current Price",
"edit-order": "Edit Order",
"entry-price": "Entry Price",
"avg-entry-price": "Avg. Entry Price",
"est-slippage": "Est. Slippage",
"funding-limits": "Funding Limits",
"funding-rate": "1h Avg Funding Rate",

View File

@ -16,7 +16,7 @@
"copy-and-share": "Copy Image to Clipboard",
"current-price": "Current Price",
"edit-order": "Edit Order",
"entry-price": "Entry Price",
"avg-entry-price": "Avg. Entry Price",
"est-slippage": "Est. Slippage",
"funding-limits": "Funding Limits",
"funding-rate": "1h Avg Funding Rate",