Skip to content

Commit

Permalink
finish flow
Browse files Browse the repository at this point in the history
  • Loading branch information
walmat committed Dec 7, 2023
1 parent db2504c commit dc1a8e1
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 72 deletions.
8 changes: 7 additions & 1 deletion src/languages/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -1277,6 +1277,10 @@
"registration_complete": "Registration complete",
"account": "Account",
"points_earned": "Points Earned",
"share_bonus": "Share Bonus",
"share_bonus_paragraph_one": "You're all set!",
"share_bonus_paragraph_two": "Keep earning points by swapping, bridging, minting, referring friends, and more",
"share_bonus_paragraph_three": "The more you use Rainbow, the more you'll be rewarded",
"calculation_complete": "Calculation complete",
"metamask_swaps": "MetaMask Swaps",
"wallet_balance": "Wallet Balance",
Expand All @@ -1287,6 +1291,7 @@
"sign_in_with_wallet": "Sign in with your wallet",
"auth_required": "Authorization required",
"proceed_to_share": "Claim points",
"skip_referral": "Skip",
"sign_in": "Sign In",
"try_a_swap": "Try a Swap",
"get_some_eth": "Get Some ETH",
Expand All @@ -1295,7 +1300,8 @@
"invalid_referral_code_alert": "Invalid referral code. Please double check your code and try again.",
"referral_link_is_ready": "Your referral link is ready",
"referral_link_bonus_text": "Tweet your referral link and get an extra 250 points",
"referral_link_bonus_text_extended": "Plus you’ll earn 10% of the points earned by anyone you refer"
"referral_link_bonus_text_extended": "Plus you'll earn 10% of the points earned by anyone you refer",
"complete_onboarding": "Done"
}
},
"pools": {
Expand Down
Loading

0 comments on commit dc1a8e1

Please sign in to comment.