mirror of
https://github.com/pezkuwichain/pezkuwi-extension.git
synced 2026-06-13 22:11:07 +00:00
084187e67b
The ui-settings LANGUAGE_DEFAULT is 'default' but no locale folder exists for it. This caused i18n to fail loading translations, breaking the entire UI including wallet creation screen (showed <unknown> instead of text). Fix normalizes 'default' language to 'en' in the i18n Backend.
@polkadot/extension-ui
UI for the @polkadot/extension