Files
pezkuwi-wallet-utils/banners/v2/content/assets/localized_dev/tr.json
T
pezkuwichain 84b87458da feat: replace governance banner with builders call-to-action (#63)
The "Your Voice Matters" card used pezkuwiwallet://pezkuwi/open/governance.
That path prefix-matches the referendum deep link handler (/open/gov), which
requires an id; without one it reports "Referendum not found". Worse, a
matched-but-failed deep link is persisted and never cleared, so it replays on
every app launch.

Replace it with a builders/developer call-to-action (image: Gre Miraza scene)
that links to an external Telegram invite. External https links bypass the
in-app deep link engine entirely, so this card cannot get stuck.

prod + dev kept in sync; en/ku/tr localised.
2026-07-22 21:32:23 -07:00

35 lines
1.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"pezkuwi-welcome-001": {
"title": "Pezkuwi Wallet'a Hoş Geldiniz",
"details": "Devletsiz Ulusların ilk blockchain cüzdanı.\nGüvenli, hızlı ve merkeziyetsiz."
},
"pezkuwi-staking-001": {
"title": "HEZ'inizi Stake Edin",
"details": "HEZ tokenlarınızı stake ederek ödüller kazanın.\nAğı güvence altına alın ve %12'ye kadar APY kazanın!"
},
"pezkuwi-hez-001": {
"title": "HEZ Token",
"details": "Pezkuwi blockchain'inin yerel tokeni.\nİşlemler, staking ve yönetişim için kullanılır."
},
"pezkuwi-pez-001": {
"title": "PEZ Token",
"details": "Pezkuwi Asset Hub'daki yardımcı token.\nTakas yapın, değiştirin ve DApp'lerde kullanın."
},
"pezkuwi-builders-001": {
"title": "Tarihe Adını Yazdır",
"details": "Gre Miraza'dan bilgi çağına bu yolculukta, kırılma eşiğinde kurucu ekibe geliştirici arıyoruz."
},
"pezkuwi-community-001": {
"title": "Topluluğumuza Katılın",
"details": "Pezkuwi kullanıcılarıyla bağlantı kurun.\nDestek alın ve güncel kalın!"
},
"pezkuwi-hiring-001": {
"title": "İşe Alım — 10.000 Rol",
"details": "Pezkuwi Dijital Devletleri 10.000 ücretli rol için işe alıyor.\nDevletsiz dijital ulusu birlikte inşa edelim."
},
"pezkuwi-book-001": {
"title": "Bulut Ulusu",
"details": "Artık Amazon'da.\nDevletsiz bir halk dijital ulusunu nasıl kurar."
}
}