mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-04-22 05:38:02 +00:00
feat: add Pezkuwi Dashboard card with live People Chain data
- Dashboard card on Assets page showing roles, trust score, referral, staking, and perwerde points from People Chain pallets - Repository queries: Tiki, Trust, Referral, StakingScore, Perwerde - CachedStakingDetails double map query (RelayChain + AssetHub sources) - Full i18n support across all 15 locales including new Turkish locale - "Apply & Actions" button opens Telegram bot - Staking improvements for split ecosystem multi-endpoint stats
This commit is contained in:
@@ -2044,4 +2044,11 @@
|
||||
<string name="bridge_enter_amount">Ingresa la cantidad</string>
|
||||
<string name="bridge_hez_to_dot_warning">Los intercambios HEZ→DOT pueden tener disponibilidad limitada según la liquidez.</string>
|
||||
<string name="bridge_hez_to_dot_blocked">Los intercambios HEZ→DOT no están disponibles temporalmente. Inténtalo de nuevo cuando haya suficiente liquidez de DOT.</string>
|
||||
|
||||
<string name="pezkuwi_dashboard_title">Pezkuwi</string>
|
||||
<string name="pezkuwi_dashboard_trust_score">Puntuación de confianza</string>
|
||||
<string name="pezkuwi_dashboard_referral">Referido</string>
|
||||
<string name="pezkuwi_dashboard_staking">Staking</string>
|
||||
<string name="pezkuwi_dashboard_perwerde">Perwerde</string>
|
||||
<string name="pezkuwi_dashboard_basvuru">Solicitar y Acciones</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user