mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-06-19 21:01:05 +00:00
c71ddb6e0d
- 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
47 lines
1.4 KiB
JSON
47 lines
1.4 KiB
JSON
{
|
|
"nav.accounts": "Accounts",
|
|
"nav.addresses": "Address book",
|
|
"nav.alliance": "Alliance",
|
|
"nav.ambassador": "Ambassador",
|
|
"nav.assets": "Assets",
|
|
"nav.bounties": "Bounties",
|
|
"nav.calendar": "Event calendar",
|
|
"nav.claims": "Claim Tokens",
|
|
"nav.collator": "Collators",
|
|
"nav.contracts": "Contracts",
|
|
"nav.coretime": "Coretime",
|
|
"nav.council": "Council",
|
|
"nav.democracy": "Democracy",
|
|
"nav.explorer": "Explorer",
|
|
"nav.extrinsics": "Extrinsics",
|
|
"nav.fellowship": "Fellowship",
|
|
"nav.files": "Files (IPFS)",
|
|
"nav.gilt": "Gilt",
|
|
"nav.github": "GitHub",
|
|
"nav.js": "JavaScript",
|
|
"nav.membership": "Membership",
|
|
"nav.nfts": "NFTs",
|
|
"nav.nis": "Non-interactive Staking",
|
|
"nav.parachains": "Parachains",
|
|
"nav.poll": "Token poll",
|
|
"nav.preimages": "Preimages",
|
|
"nav.ranked": "Ranked collective",
|
|
"nav.referenda": "Referenda",
|
|
"nav.rpc": "RPC calls",
|
|
"nav.runtime": "Runtime calls",
|
|
"nav.scheduler": "Scheduler",
|
|
"nav.settings": "Settings",
|
|
"nav.signing": "Sign and verify",
|
|
"nav.society": "Society",
|
|
"nav.staking": "Staking",
|
|
"nav.staking-async": "Staking Async",
|
|
"nav.storage": "Chain state",
|
|
"nav.sudo": "Sudo",
|
|
"nav.tech-comm": "Tech. comm.",
|
|
"nav.teleport": "Teleport",
|
|
"nav.transfer": "Transfer",
|
|
"nav.treasury": "Treasury",
|
|
"nav.utilities": "Utilities",
|
|
"nav.whitelist": "Whitelist",
|
|
"nav.wiki": "Wiki"
|
|
} |