Files
pwap/pezkuwi-sdk-ui/packages/apps/public/locales/en/app-tech-comm.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

30 lines
1.6 KiB
JSON

{
"Close": "Close",
"Close proposal": "Close proposal",
"Committee prime member, default voting": "Committee prime member, default voting",
"No committee proposals": "No committee proposals",
"No members found": "No members found",
"Overview": "Overview",
"Positive number between 1 and {{count}}": "Positive number between 1 and {{count}}",
"Proposals ({{count}})": "Proposals ({{count}})",
"Propose a committee motion": "Propose a committee motion",
"Submit proposal": "Submit proposal",
"The committee account that will apply the close for the current round.": "The committee account that will apply the close for the current round.",
"The proposal that will be affected. Once closed for the current voting round, it would need to be re-submitted for a subsequent voting round.": "The proposal that will be affected. Once closed for the current voting round, it would need to be re-submitted for a subsequent voting round.",
"Vote": "Vote",
"Vote Aye": "Vote Aye",
"Vote Nay": "Vote Nay",
"Vote on proposal": "Vote on proposal",
"You are voting with this collective's prime account. The vote will be the default outcome in case of any abstentions.": "You are voting with this collective's prime account. The vote will be the default outcome in case of any abstentions.",
"aye": "aye",
"close from account": "close from account",
"members": "members",
"nay": "nay",
"prime member": "prime member",
"proposal": "proposal",
"proposals": "proposals",
"propose from account": "propose from account",
"threshold": "threshold",
"total": "total",
"voting end": "voting end"
}