Skip to content

Commit e5accb4

Browse files
committed
feat: add "Orb" block explorer entry to English locale
- Introduced a new entry for "Orb" in the English localization file, providing a title and description for a fast, human-readable Solana block explorer.
1 parent e69e4ce commit e5accb4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

apps/media/public/locales/en/common.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -962,6 +962,10 @@
962962
{
963963
"title": "Solana Explorer",
964964
"description": "Blocks, accounts, transactions, programs and tokens."
965+
},
966+
{
967+
"title": "Orb",
968+
"description": "A fast, human-readable Solana block explorer"
965969
}
966970
]
967971
},

0 commit comments

Comments
 (0)