Skip to content

Commit

Permalink
feat: add Solana Explorer to Header menu (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: Sal Samani <[email protected]>
  • Loading branch information
metasal1 and Sal Samani authored Oct 31, 2024
1 parent 27ade1b commit 412b255
Show file tree
Hide file tree
Showing 21 changed files with 89 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/locales/ar/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "مستكشف ومؤشر بلوكتشين سولانا."
},
{
"title": "Solana Explorer",
"description": "الكتل والحسابات والمعاملات والبرامج والرموز."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/de/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Solana-Blockchain-Explorer und Indexer."
},
{
"title": "Solana Explorer",
"description": "Blöcke, Konten, Transaktionen, Programme und Token."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/el/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Εξερευνητής και δείκτης blockchain Solana."
},
{
"title": "Solana Explorer",
"description": "Μπλοκ, λογαριασμοί, συναλλαγές, προγράμματα και μάρκες."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Solana blockchain explorer and indexer."
},
{
"title": "Solana Explorer",
"description": "Blocks, accounts, transactions, programs and tokens."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/es/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Explorador e indexador de la blockchain de Solana."
},
{
"title": "Solana Explorer",
"description": "Bloques, cuentas, transacciones, programas y tokens."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/fi/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Solana-lohkoketjun tutkija ja indeksoija."
},
{
"title": "Solana Explorer",
"description": "Blöcke, konten, transaktionen, programmern och token."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/fr/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Explorateur et indexeur de la blockchain Solana."
},
{
"title": "Solana Explorer",
"description": "Blocs, comptes, transactions, programmes et jetons."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/hi/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "सोलानाएफएम",
"description": "सोलाना ब्लॉकचेन एक्सप्लोरर और इंडेक्सर।"
},
{
"title": "सोलाना एक्सप्लोरर",
"description": "ब्लॉक, खाते, लेनदेन, कार्यक्रम और टोकन।"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/id/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Penjelajah dan pengindeks blockchain Solana."
},
{
"title": "Solana Explorer",
"description": "Blok, akun, transaksi, program, dan token."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/it/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Esploratore e indicizzatore della blockchain di Solana."
},
{
"title": "Solana Explorer",
"description": "Blocchi, account, transazioni, programmi e token."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/ja/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Solanaブロックチェーンエクスプローラーとインデクサー。"
},
{
"title": "Solana Explorer",
"description": "ブロック、アカウント、トランザクション、プログラム、およびトークン。"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/ko/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "솔라나FM",
"description": "솔라나 블록체인 탐색기 및 인덱서."
},
{
"title": "솔라나 탐색기",
"description": "블록, 계정, 거래, 프로그램 및 토큰."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/nl/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Solana blockchain verkenner en indexer."
},
{
"title": "Solana Explorer",
"description": "Blokken, accounts, transacties, programma's en tokens."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/pl/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Eksplorator i indeksator blockchaina Solana."
},
{
"title": "Solana Explorer",
"description": "Bloków, kont, transakcji, programów i tokenów."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/pt/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Explorador e indexador da blockchain Solana."
},
{
"title": "Solana Explorer",
"description": "Blocos, contas, transações, programas e tokens."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/ru/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Обозреватель и индексатор блокчейна Solana."
},
{
"title": "Solana Explorer",
"description": "Блоки, счета, транзакции, программы и токены."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/tr/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Solana blockchain gezgini ve indeksleyici."
},
{
"title": "Solana Explorer",
"description": "Bloklar, hesaplar, işlemler, programlar ve jetonlar."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/uk/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Експлорер та індексатор блокчейну Solana."
},
{
"title": "Solana Explorer",
"description": "Блоки, рахунки, транзакції, програми та токени."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/vi/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Trình khám phá và lập chỉ mục blockchain Solana."
},
{
"title": "Solana Explorer",
"description": "Khối, tài khoản, giao dịch, chương trình và mã thông báo."
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions public/locales/zh/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,10 @@
{
"title": "SolanaFM",
"description": "Solana 区块链浏览器和索引器。"
},
{
"title": "Solana Explorer",
"description": "区块、账户、交易、程序和代币。"
}
]
},
Expand Down
9 changes: 9 additions & 0 deletions src/components/header/HeaderListNetwork.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,15 @@ const HeaderListNetwork = () => {
</strong>
{networkInspectItems[1].description}
</InlineLink>
<InlineLink
to="https://explorer.solana.com/"
className="nav-link nav-link--secondary"
>
<strong className="d-block text-white">
{networkInspectItems[2].title}
</strong>
{networkInspectItems[2].description}
</InlineLink>
</div>
</div>
</div>
Expand Down

0 comments on commit 412b255

Please sign in to comment.