From 5a5723c686d2a5772b27ad83a724602f5dc54e8c Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Fri, 9 Jan 2026 00:18:24 +0300 Subject: [PATCH] refactor: update identicon theme mapping and Ledger text to Pezkuwi - Update Identicon.tsx to use pezkuwi theme instead of jdenticon fallback - Update Ledger app references from Polkadot to Pezkuwi - Update translation file for Ledger text --- packages/extension-ui/src/Popup/Metadata/Request.tsx | 2 +- packages/extension-ui/src/Popup/Signing/LedgerSign.tsx | 2 +- packages/extension-ui/src/components/Identicon.tsx | 8 +++++--- packages/extension/public/locales/en/translation.json | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/packages/extension-ui/src/Popup/Metadata/Request.tsx b/packages/extension-ui/src/Popup/Metadata/Request.tsx index baf16e3..d4da379 100644 --- a/packages/extension-ui/src/Popup/Metadata/Request.tsx +++ b/packages/extension-ui/src/Popup/Metadata/Request.tsx @@ -70,7 +70,7 @@ function Request ({ className, metaId, request, url }: Props): React.ReactElemen
- {t('This approval will add the metadata to your extension instance, allowing future requests to be decoded using this metadata. It will also allow the use of Ledger\'s Generic Polkadot App.')} + {t('This approval will add the metadata to your extension instance, allowing future requests to be decoded using this metadata. It will also allow the use of Ledger\'s Generic Pezkuwi App.')}