-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Update Pillar Wallet [Fixes #14360] #14543
base: dev
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
src/data/wallets/wallet-data.ts
Outdated
twBackgroundColor: "bg-[#7501D9]", | ||
twGradiantBrandColor: "from-[#7501D9]", | ||
twBackgroundColor: "bg-[#6A12D0]", | ||
twGradiantBrandColor: "from-[#6A12D0]", | ||
url: "https://www.pillar.fi/", | ||
active_development_team: true, | ||
languages_supported: ["en", "bs", "zh"], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
languages_supported: ["en", "bs", "zh"], | |
languages_supported: ["en"], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
based on the #14360 I see only english support, @arddluma and @alexandradev can you confirm and modify this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i see, so the issue was filled out incorrectly?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, apologies for that!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok no worries, i see 4 languages on the screenshot while only 3 in the metadata, could you pls update it with the missing lang code?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done sir, the missing language is Amharic. I have just added it, do you mind checking it please?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, ty
Description
Updated Pillar Wallet logo and features
Related Issue
#14360