Merge pull request #235 from blockworks-foundation/add-governance-link

add governance link to more menu
This commit is contained in:
tjshipe 2022-03-30 22:22:08 -04:00 committed by GitHub
commit b6b7c61505
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 0 deletions

View File

@ -14,6 +14,7 @@ import TradeNavMenu from './TradeNavMenu'
import {
CalculatorIcon,
CurrencyDollarIcon,
LibraryIcon,
LightBulbIcon,
UserAddIcon,
} from '@heroicons/react/outline'
@ -103,6 +104,12 @@ const TopBar = () => {
true,
<LightBulbIcon className="h-4 w-4" key="learn" />,
],
[
t('governance'),
'https://dao.mango.markets/',
true,
<LibraryIcon className="h-4 w-4" key="governance" />,
],
[
'Mango v2',
'https://v2.mango.markets',

View File

@ -153,6 +153,7 @@
"funding-chart-title": "Funding Last 30 days (current bar is delayed)",
"futures": "Futures",
"get-started": "Get Started",
"governance": "Governance",
"health": "Health",
"health-check": "Account Health Check",
"health-ratio": "Health Ratio",

View File

@ -153,6 +153,7 @@
"funding-chart-title": "Fondos (últimos 30 días)",
"futures": "Futuros",
"get-started": "Comenzar",
"governance": "Governance",
"health": "Salud",
"health-check": "Verificación del estado de la cuenta",
"health-ratio": "Proporción de salud",

View File

@ -151,6 +151,7 @@
"funding-chart-title": "资金费 前30天(图表有点延迟)",
"futures": "永续合约",
"get-started": "开始",
"governance": "Governance",
"health": "健康度",
"health-check": "帐户健康检查",
"health-ratio": "健康比率",

View File

@ -151,6 +151,7 @@
"funding-chart-title": "資金費 前30天(圖表有點延遲)",
"futures": "永續合約",
"get-started": "開始",
"governance": "Governance",
"health": "健康度",
"health-check": "帳戶健康檢查",
"health-ratio": "健康比率",