Update translation strings for referrals

Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
This commit is contained in:
Gheorghe Pinzaru 2020-08-21 17:44:44 +03:00
parent 8d8057036a
commit 001789f761
No known key found for this signature in database
GPG Key ID: C9A094959935A952
2 changed files with 5 additions and 2 deletions

View File

@ -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)}

View File

@ -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",