mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-04-25 05:47:59 +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:
@@ -2072,4 +2072,11 @@
|
||||
<string name="bridge_enter_amount">Wprowadź kwotę</string>
|
||||
<string name="bridge_hez_to_dot_warning">Wymiany HEZ→DOT mogą mieć ograniczoną dostępność w zależności od płynności.</string>
|
||||
<string name="bridge_hez_to_dot_blocked">Wymiany HEZ→DOT są tymczasowo niedostępne. Spróbuj ponownie, gdy płynność DOT będzie wystarczająca.</string>
|
||||
|
||||
<string name="pezkuwi_dashboard_title">Pezkuwi</string>
|
||||
<string name="pezkuwi_dashboard_trust_score">Wynik zaufania</string>
|
||||
<string name="pezkuwi_dashboard_referral">Polecenie</string>
|
||||
<string name="pezkuwi_dashboard_staking">Staking</string>
|
||||
<string name="pezkuwi_dashboard_perwerde">Perwerde</string>
|
||||
<string name="pezkuwi_dashboard_basvuru">Wniosek i Akcje</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user