Skip to content

Commit

Permalink
Merge pull request #2311 from LiskHQ/2163-wallet-onboarding
Browse files Browse the repository at this point in the history
Implement wallet on-boarding - Closes #2163
  • Loading branch information
slaweet committed Aug 5, 2019
2 parents 9c171b1 + b967331 commit 9613a21
Show file tree
Hide file tree
Showing 10 changed files with 149 additions and 125 deletions.
7 changes: 4 additions & 3 deletions i18n/locales/en/common.json
Expand Up @@ -26,7 +26,6 @@
"Add a new bookmark": "Add a new bookmark",
"Add address to bookmarks": "Add address to bookmarks",
"Add bookmark": "Add bookmark",
"Add some {{activeToken}} to your Lisk Hub account now!": "Add some {{activeToken}} to your Lisk Hub account now!",
"Added Votes": "Added Votes",
"Added votes": "Added votes",
"Adding extensions is currently disabled in production version of Lisk Hub": "Adding extensions is currently disabled in production version of Lisk Hub",
Expand Down Expand Up @@ -94,7 +93,6 @@
"Connection re-established": "Connection re-established",
"Continue": "Continue",
"Continue to Dashboard": "Continue to Dashboard",
"Copied": "Copied",
"Copied!": "Copied!",
"Copy": "Copy",
"Copy Link": "Copy Link",
Expand Down Expand Up @@ -130,6 +128,7 @@
"Delegates are the most commited Lisk community members responsible for \n securing the network and processing all the transactions on Lisk’s blockchain \n network.": "Delegates are the most commited Lisk community members responsible for \n securing the network and processing all the transactions on Lisk’s blockchain \n network.",
"Delete": "Delete",
"Details": "Details",
"Dive into the details": "Dive into the details",
"Does the problem still persist?": "Does the problem still persist?",
"Don’t be a stranger! Connect with our worldwide community.": "Don’t be a stranger! Connect with our worldwide community.",
"Don’t worry, we’re here to help": "Don’t worry, we’re here to help",
Expand Down Expand Up @@ -246,6 +245,7 @@
"Looking for a device...": "Looking for a device...",
"Low": "Low",
"Mainnet": "Mainnet",
"Manage your LSK with ease": "Manage your LSK with ease",
"Manage your most used accounts": "Manage your most used accounts",
"Max": "Max",
"Max amount must be greater than Min amount": "Max amount must be greater than Min amount",
Expand Down Expand Up @@ -363,6 +363,7 @@
"Send {{amount}} {{token}}": "Send {{amount}} {{token}}",
"Send {{token}}": "Send {{token}}",
"Send {{token}} to this Account ": "Send {{token}} to this Account ",
"Send, request and receive LSK tokens in one place! You can even attach personal message to each outgoing transaction.": "Send, request and receive LSK tokens in one place! You can even attach personal message to each outgoing transaction.",
"Sender": "Sender",
"Session timeout": "Session timeout",
"Settings": "Settings",
Expand Down Expand Up @@ -443,6 +444,7 @@
"Version": "Version",
"View": "View",
"View All": "View All",
"View the full history of your account, including; voting, incoming and outgoing transactions.": "View the full history of your account, including; voting, incoming and outgoing transactions.",
"Visit Help Center": "Visit Help Center",
"Visit Lisk.Chat": "Visit Lisk.Chat",
"Vote weight": "Vote weight",
Expand Down Expand Up @@ -476,7 +478,6 @@
"Would you like to download it now?": "Would you like to download it now?",
"Write message": "Write message",
"You can explore Lisk network using Hub without signing in.": "You can explore Lisk network using Hub without signing in.",
"You can find the {{activeToken}} token on all of the worlds top exchanges and send them to your unique {{currency}} address:": "You can find the {{activeToken}} token on all of the worlds top exchanges and send them to your unique {{currency}} address:",
"You can print your passphrase and store it in a safe place. ": "You can print your passphrase and store it in a safe place. ",
"You can share your Lisk ID with anyone you wish, but never reveal your passphrase to anyone as it would allow full access to your account.": "You can share your Lisk ID with anyone you wish, but never reveal your passphrase to anyone as it would allow full access to your account.",
"You can use your passphrase to sign a message. This signed message can prove that you are the owner of the account, since only your passphrase can produce it. We reccomend including date & time or a specific keyword.": "You can use your passphrase to sign a message. This signed message can prove that you are the owner of the account, since only your passphrase can produce it. We reccomend including date & time or a specific keyword.",
Expand Down
65 changes: 65 additions & 0 deletions src/assets/images/illustrations/diveIntoDetails.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9613a21

Please sign in to comment.