update nav and url

This commit is contained in:
saml33 2023-05-29 16:02:16 +10:00
parent de8a2dae8b
commit 1fb642c996
8 changed files with 10 additions and 10 deletions

View File

@ -142,11 +142,11 @@ const SideNav = ({ collapsed }: { collapsed: boolean }) => {
showTooltip={false}
/>
<MenuItem
active={pathname === '/governance/list-token'}
active={pathname === '/governance/list-market-or-token'}
collapsed={false}
icon={<PlusCircleIcon className="h-5 w-5" />}
title={t('common:list-token')}
pagePath="/governance/list-token"
title={t('common:list-market-token')}
pagePath="/governance/list-market-or-token"
hideIconBg
showTooltip={false}
/>

View File

@ -143,8 +143,8 @@ const MoreMenuPanel = ({
icon={<MagnifyingGlassIcon className="h-5 w-5" />}
/>
<MoreMenuItem
title={t('common:list-token')}
path="/governance/list-token"
title={t('common:list-market-token')}
path="/governance/list-market-or-token"
icon={<PlusCircleIcon className="h-5 w-5" />}
/>
<MoreMenuItem

View File

@ -172,7 +172,7 @@
"wallet-disconnected": "Disconnected from wallet",
"withdraw": "Withdraw",
"withdraw-amount": "Withdraw Amount",
"list-token": "List Token",
"list-market-token": "List Market/Token",
"vote": "Vote",
"yes": "Yes",
"list-market": "List Market"

View File

@ -172,7 +172,7 @@
"wallet-disconnected": "Disconnected from wallet",
"withdraw": "Withdraw",
"withdraw-amount": "Withdraw Amount",
"list-token": "List Token",
"list-market-token": "List Market/Token",
"vote": "Vote",
"yes": "Yes",
"list-market": "List Market"

View File

@ -172,7 +172,7 @@
"wallet-disconnected": "Disconnected from wallet",
"withdraw": "Withdraw",
"withdraw-amount": "Withdraw Amount",
"list-token": "List Token",
"list-market-token": "List Market/Token",
"vote": "Vote",
"yes": "Yes",
"list-market": "List Market"

View File

@ -172,7 +172,7 @@
"wallet-disconnected": "已断开钱包连接",
"withdraw": "取款",
"withdraw-amount": "取款额",
"list-token": "列表代币",
"list-market-token": "List Market/Token",
"vote": "投票",
"yes": "是",
"list-market": "List Market"

View File

@ -172,7 +172,7 @@
"wallet-disconnected": "已斷開錢包連接",
"withdraw": "取款",
"withdraw-amount": "取款額",
"list-token": "列表代币",
"list-market-token": "List Market/Token",
"vote": "投票",
"yes": "是",
"list-market": "List Market"