mirror of
https://github.com/status-im/status-react.git
synced 2025-02-04 07:06:18 +00:00
[3731] typo and grammar fixes to backup and data screens
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
parent
079d442e8b
commit
07afa72420
@ -44,10 +44,10 @@
|
||||
:other-accounts "Other accounts"
|
||||
:sign-you-in "Signing you in…"
|
||||
|
||||
:help-improve "Help improve Status \n by sharing usage data"
|
||||
:help-improve-description "We strive to collect only what we need to understand how and where we can improve Status"
|
||||
:share-usage-data "Share usage data"
|
||||
:dont-want-to-share "No, i don't want to share"
|
||||
:help-improve "Help improve Status\nby sharing usage patterns"
|
||||
:help-improve-description "We collect anonymous data to help improve Status."
|
||||
:share-usage-data "Share usage"
|
||||
:dont-want-to-share "No, I don't want to share"
|
||||
|
||||
;;drawer
|
||||
:switch-users "Switch users"
|
||||
@ -58,9 +58,9 @@
|
||||
|
||||
;;home
|
||||
:home "Home"
|
||||
:no-recent-chats "There are no recent Chats or DApps here yet. Use the “Plus” button to see the list of Dapps or discover people to chat with."
|
||||
:no-recent-chats "There are no recent Chats or DApps here yet. Tap the “Plus” button to see the list of Dapps or discover people to chat with."
|
||||
:welcome-to-status "Welcome to Status"
|
||||
:welcome-to-status-description "Here you can chat with people in a secure private chat, browse and interact with DApps. Use the “Plus” icon above to explore Status"
|
||||
:welcome-to-status-description "Here you can securely chat with people, or browse and interact with DApps. Tap the “Plus” icon to begin."
|
||||
|
||||
;;chat
|
||||
:is-typing "is typing"
|
||||
@ -135,22 +135,22 @@
|
||||
:backup-your-seed "Backup your Seed Phrase"
|
||||
|
||||
;;seed
|
||||
:your-data-belongs-to-you "Your Data and Funds belong to you. We can’t help get it back if you loose it"
|
||||
:your-data-belongs-to-you-description "This means Status can’t help you get it back if you lose it. You are in charge of the secuty of all your data"
|
||||
:your-data-belongs-to-you "If you lose your seed phrase you lose your data and funds"
|
||||
:your-data-belongs-to-you-description "Status can’t help you recover your account if you lose your seed phrase. You are in charge of the security of your data, and backing up your seed phrase is the best safeguard."
|
||||
:ok-continue "Ok, continue"
|
||||
:your-seed-phrase "Your Seed Phrase"
|
||||
:your-seed-phrase-description "This is your seed phrase. You use it to prove that this is your wallet. You only get to see it once! Copy it on paper and keep it in a secure place. You need it when you loose or reinstall your wallet."
|
||||
:your-seed-phrase "Your seed phrase"
|
||||
:your-seed-phrase-description "This is your seed phrase. You use it to prove that this is your wallet. You only get to see it once! Write it on paper and keep it in a secure place. You will need it if you lose or reinstall your wallet."
|
||||
:enter-word "Enter word"
|
||||
:check-your-seed "Check your Seed Phrase"
|
||||
:check-your-seed "Check your seed phrase"
|
||||
:wrong-word "Wrong word"
|
||||
:are-you-sure? "Are you sure?"
|
||||
:are-you-sure-description "You will not be able to see the whole seed phrase again"
|
||||
:you-are-all-set "You’re all set!"
|
||||
:you-are-all-set-description "Now if you loose your phone you can restore your account and wallet using the Seed Phrase and password"
|
||||
:you-are-all-set-description "Now if you lose your phone you can restore your account and wallet using the seed phrase and password."
|
||||
:ok-got-it "Ok, got it"
|
||||
:backup-seed-phrase "Backup Seed Phrase"
|
||||
:step-i-of-n "Step {{step}} of {{number}}"
|
||||
:word-n-description "In order to check if have backed up your seed phrase correctly, enter the word #{{number}} above"
|
||||
:word-n-description "In order to check if you have backed up your seed phrase correctly, enter the word #{{number}} above."
|
||||
:word-n "Word #{{number}}"
|
||||
|
||||
;;make_photo
|
||||
|
Loading…
x
Reference in New Issue
Block a user