Update translation strings for referrals
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
This commit is contained in:
parent
8d8057036a
commit
001789f761
|
@ -97,7 +97,9 @@
|
|||
{:number 3
|
||||
:description :t/invite-instruction-third}
|
||||
{:number 4
|
||||
:description :t/invite-instruction-fourth}])
|
||||
:description :t/invite-instruction-fourth}
|
||||
{:number 5
|
||||
:description :t/invite-instruction-fifth}])
|
||||
|
||||
(defn- referral-steps []
|
||||
[rn/view {:style (styles/invite-instructions)}
|
||||
|
|
|
@ -566,9 +566,10 @@
|
|||
"invite-instruction-second": "Your friend downloads Status and creates an account (on Android)",
|
||||
"invite-instruction-third": "A chat with your friend is started, where they confirm your referral",
|
||||
"invite-instruction-fourth": "You receive your referral bonus and your friend the Starter Pack",
|
||||
"invite-instruction-fifth": "You can choose to redeem your referral bonus anytime.",
|
||||
"invite-reward-you": "You: ",
|
||||
"invite-reward-you-name": "Referral bonus",
|
||||
"invite-reward-you-description": "Invite a friend and receive {{reward}} as a token of our gratitude.",
|
||||
"invite-reward-you-description": "Invite a friend and receive {{reward}} as referral bonus. Use it to get stickers, an ENS name and try dapps",
|
||||
"invite-reward-friend": "Friend: ",
|
||||
"invite-reward-friend-name": "Starter Pack",
|
||||
"invite-reward-friend-description": "Your friend will receive a Starter Pack consisting of some {{reward}} to get started",
|
||||
|
|
Loading…
Reference in New Issue