mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-07-25 00:05:41 +00:00
Reorganize repository into monorepo structure
Restructured the project to support multiple frontend applications: - Move web app to web/ directory - Create pezkuwi-sdk-ui/ for Polkadot SDK clone (planned) - Create mobile/ directory for mobile app development - Add shared/ directory with common utilities, types, and blockchain code - Update README.md with comprehensive documentation - Remove obsolete DKSweb/ directory This monorepo structure enables better code sharing and organized development across web, mobile, and SDK UI projects.
This commit is contained in:
@@ -0,0 +1,155 @@
|
||||
{
|
||||
"nav": {
|
||||
"home": "Mal",
|
||||
"governance": "Rêveberî",
|
||||
"identity": "Nasname",
|
||||
"wallet": "Berîk",
|
||||
"docs": "Belge",
|
||||
"connectWallet": "Berîkê Girê Bide",
|
||||
"disconnect": "Veqete",
|
||||
"profile": "Profîl",
|
||||
"proposals": "Pêşniyar",
|
||||
"delegation": "Temsîlkarî",
|
||||
"forum": "Forum",
|
||||
"moderation": "Moderasyon"
|
||||
},
|
||||
"hero": {
|
||||
"title": "Rêveberiya Nenavendî ji bo Kurdistanê",
|
||||
"subtitle": "Avakirina paşerojeke zelal û demokratîk bi teknolojiya blockchain",
|
||||
"exploreGovernance": "Rêveberiyê Bikole",
|
||||
"learnMore": "Zêdetir Fêr Bibe",
|
||||
"stats": {
|
||||
"activeProposals": "Pêşniyarên Çalak",
|
||||
"totalVoters": "Tevahiya Dengderan",
|
||||
"tokensStaked": "Tokenên Veşartî",
|
||||
"trustScore": "Pîvana Baweriyê"
|
||||
}
|
||||
},
|
||||
"governance": {
|
||||
"title": "Rêveberiya Ser Zincîrê",
|
||||
"subtitle": "Beşdarî biryardana demokratîk bibe",
|
||||
"overview": "Nihêrîna Giştî",
|
||||
"proposals": "Pêşniyar",
|
||||
"elections": "Hilbijartin",
|
||||
"createProposal": "Pêşniyar Çêke",
|
||||
"vote": "Deng Bide",
|
||||
"delegate": "Temsîl Bike",
|
||||
"status": {
|
||||
"active": "Çalak",
|
||||
"passed": "Pejirand",
|
||||
"rejected": "Red Kir",
|
||||
"pending": "Li Bendê"
|
||||
}
|
||||
},
|
||||
"identity": {
|
||||
"title": "Nasnameya Dîjîtal",
|
||||
"verification": "Piştrastkirin",
|
||||
"reputation": "Navûdeng",
|
||||
"verifyIdentity": "Nasnameyê Piştrast Bike",
|
||||
"trustScore": "Pîvana Baweriyê",
|
||||
"badges": "Nîşan",
|
||||
"roles": "Rol",
|
||||
"privacy": "Mîhengên Nepeniyê"
|
||||
},
|
||||
"tokenomics": {
|
||||
"title": "Tokenomîk",
|
||||
"totalSupply": "Tevahiya Pêşkêşê",
|
||||
"circulating": "Pêşkêşa Gerdûnî",
|
||||
"staked": "Veşartî",
|
||||
"rewards": "Hewza Xelatan"
|
||||
},
|
||||
"team": {
|
||||
"title": "Lehengên Me",
|
||||
"subtitle": "Rêzgirtin ji rêberên Kurd û şervanên azadiyê"
|
||||
},
|
||||
"footer": {
|
||||
"about": "Derbar",
|
||||
"governance": "Rêveberî",
|
||||
"developers": "Pêşvebir",
|
||||
"community": "Civak",
|
||||
"rights": "Hemû maf parastî ne"
|
||||
},
|
||||
"profile": {
|
||||
"edit": "Profîlê Biguherîne",
|
||||
"settings": "Mîheng",
|
||||
"follow": "Bişopîne",
|
||||
"unfollow": "Neşopîne",
|
||||
"share": "Parve Bike",
|
||||
"reputation": "Navûdeng",
|
||||
"level": "Ast",
|
||||
"followers": "Şopîner",
|
||||
"following": "Dişopîne",
|
||||
"proposalsCreated": "Pêşniyarên Çêkirî",
|
||||
"votesCast": "Dengên Dayî",
|
||||
"delegationsReceived": "Temsîlên Wergirtî",
|
||||
"successRate": "Rêjeya Serkeftinê",
|
||||
"activity": "Çalakî",
|
||||
"achievements": "Destkeft",
|
||||
"achievementsTitle": "Destkeftên Te",
|
||||
"recentActivity": "Çalakiya Dawî",
|
||||
"connections": "Girêdan",
|
||||
"viewProfile": "Profîlê Bibîne",
|
||||
"customizeProfile": "Profîlê Xweş Bike",
|
||||
"basic": "Agahiya Bingehîn",
|
||||
"theme": "Mijar",
|
||||
"privacy": "Nepenî",
|
||||
"notifications": "Agahdarî",
|
||||
"changeAvatar": "Wêneyê Biguherîne",
|
||||
"name": "Nav",
|
||||
"username": "Navê Bikarhêner",
|
||||
"bio": "Jiyanname",
|
||||
"location": "Cih",
|
||||
"socialLinks": "Girêdanên Civakî"
|
||||
},
|
||||
"proposals": {
|
||||
"templates": {
|
||||
"treasury": "Xezîne",
|
||||
"treasuryDesc": "Ji bo proje û destpêşxeriyan fon bixwaze",
|
||||
"technical": "Teknîkî",
|
||||
"technicalDesc": "Nûjenkirinên protokolê û guhertinên teknîkî pêşniyar bike",
|
||||
"community": "Civak",
|
||||
"communityDesc": "Destpêşxeriyên civakê û pêşniyarên civakî"
|
||||
},
|
||||
"steps": {
|
||||
"template": "Şablon",
|
||||
"basics": "Agahiya Bingehîn",
|
||||
"details": "Hûrgulî",
|
||||
"impact": "Bandor",
|
||||
"review": "Nirxandin"
|
||||
},
|
||||
"fields": {
|
||||
"title": "Sernav",
|
||||
"category": "Kategorî",
|
||||
"summary": "Kurte",
|
||||
"description": "Danasîn",
|
||||
"budget": "Budce",
|
||||
"timeline": "Demjimêr",
|
||||
"milestones": "Gavên Girîng"
|
||||
}
|
||||
},
|
||||
"delegation": {
|
||||
"title": "Temsîlkariya Dengan",
|
||||
"description": "Hêza xwe ya dengdanê bispêre nûnerên pêbawer",
|
||||
"activeDelegates": "Temsîlkarên Çalak",
|
||||
"totalDelegated": "Tevahiya Temsîlkirî",
|
||||
"avgSuccessRate": "Rêjeya Serkeftinê ya Navîn",
|
||||
"yourDelegated": "Temsîlkariya Te",
|
||||
"explore": "Temsîlkaran Bikole",
|
||||
"myDelegations": "Temsîlkariyên Min",
|
||||
"becomeDelegate": "Bibe Temsîlkar",
|
||||
"topDelegates": "Temsîlkarên Sereke",
|
||||
"delegateTo": "Temsîl Bike ji",
|
||||
"amount": "Miqdar",
|
||||
"period": "Dem",
|
||||
"categories": "Kategorî",
|
||||
"confirmDelegation": "Temsîlkariyê Piştrast Bike"
|
||||
},
|
||||
"common": {
|
||||
"cancel": "Betal",
|
||||
"save": "Tomar Bike",
|
||||
"next": "Pêş",
|
||||
"back": "Paş",
|
||||
"submit": "Bişîne",
|
||||
"backToHome": "Vegere Malê"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user