Files
pwap/pezkuwi-sdk-ui/packages/apps/public/locales/en/apps-config.json
T
Claude c71ddb6e0d Add Pezkuwi SDK UI - Polkadot.js Apps clone
- Clone Polkadot.js Apps repository
- Update package.json with Pezkuwi branding
- Add Pezkuwi endpoint to production chains (wss://pezkuwichain.app:9944)
- Create comprehensive README for SDK UI
- Set up project structure with all packages

Next steps:
- Apply Kurdistan colors (Kesk, Sor, Zer, Spi + Black) to UI theme
- Replace logos with Pezkuwi branding
- Test build and deployment
2025-11-14 00:55:17 +00:00

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"
}