Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 0bd43bf

Browse files
author
plondon
committed
chore(Release): v4.21.4
1 parent f98ba2f commit 0bd43bf

3 files changed

Lines changed: 1 addition & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockchain-wallet-v4",
3-
"version": "4.21.3",
3+
"version": "4.21.4",
44
"license": "AGPL-3.0-or-later",
55
"private": true,
66
"author": {

packages/blockchain-wallet-v4-frontend/src/assets/locales/defaultMessages.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10654,10 +10654,6 @@
1065410654
{
1065510655
"defaultMessage": "Gold verification is under review, once verified you'll be able to use Swap and trade up to {tier2Limit}.",
1065610656
"id": "scenes.profile.idv.swaplimit.airdropdisclaimer"
10657-
},
10658-
{
10659-
"defaultMessage": "Please be aware there is a large waiting list for Stellar airdrops and unfortunately not all applications for free XLM will be successful.",
10660-
"id": "scenes.profile.idv.swaplimit.airdropdisclaimer2"
1066110657
}
1066210658
],
1066310659
"path": "src/scenes/Settings/Profile/IdentityVerification/index.json"

packages/blockchain-wallet-v4-frontend/src/assets/locales/en.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,6 @@
17911791
"scenes.profile.identityverification.swaplimit.sawp_limit": "Your Swap Limit is how much crypto you can trade each day. Swap Limits are necessary for compliance and fraud prevention.",
17921792
"scenes.profile.identityverification.swaplimit.wanttolearnmore": "Want to learn more?",
17931793
"scenes.profile.idv.swaplimit.airdropdisclaimer": "Gold verification is under review, once verified you'll be able to use Swap and trade up to {tier2Limit}.",
1794-
"scenes.profile.idv.swaplimit.airdropdisclaimer2": "Please be aware there is a large waiting list for Stellar airdrops and unfortunately not all applications for free XLM will be successful.",
17951794
"scenes.recover.firststep.back": "Go Back",
17961795
"scenes.recover.firststep.continue": "Continue",
17971796
"scenes.recover.firststep.funds": "Recover Funds",

0 commit comments

Comments
 (0)