mirror of
https://github.com/pezkuwichain/pezkuwi-sdk-ui.git
synced 2026-08-10 06:55:50 +00:00
d949863789
Comprehensive web interface for interacting with Pezkuwi blockchain. Features: - Blockchain explorer - Wallet management - Staking interface - Governance participation - Developer tools Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
19 lines
799 B
JSON
19 lines
799 B
JSON
{
|
|
"lightclient.experimental": "light client (experimental)",
|
|
"lng.detect": "Default browser language (auto-detect)",
|
|
"rpc.dev.custom": "Custom environment",
|
|
"rpc.dev.custom.entry": "Custom {{WS_URL}}",
|
|
"rpc.dev.custom.own": "Custom",
|
|
"rpc.dev.local": "Local Node",
|
|
"rpc.header.dev": "Development",
|
|
"rpc.header.favorite": "Favorite chains",
|
|
"rpc.header.kusama.relay": "Kusama & parachains",
|
|
"rpc.header.live": "Live networks",
|
|
"rpc.header.paseo.relay": "Test Paseo & parachains",
|
|
"rpc.header.polkadot.relay": "Polkadot & parachains",
|
|
"rpc.header.rococo.relay": "Test Rococo & parachains",
|
|
"rpc.header.test": "Test networks",
|
|
"rpc.header.westend.relay": "Test Westend & parachains",
|
|
"rpc.hosted.via": "via {{host}}",
|
|
"ss58.default": "Default for the connected node"
|
|
} |