feat: onboarding
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
"Element.DisalledLater": "name will be available later",
|
||||
"Element.Disallowed": "name is blocked",
|
||||
"Element.Dislike": "{n} Dislike",
|
||||
"Element.DislikeAction": "Dislike",
|
||||
"Element.Dislikes": "Dislikes ({n})",
|
||||
"Element.Expired": "Expired",
|
||||
"Element.FindMore": "Find out more info about {service} at {link}",
|
||||
@ -30,6 +31,7 @@
|
||||
"Element.FollowingCount": "Follows {n}",
|
||||
"Element.FollowsYou": "follows you",
|
||||
"Element.GoTo": "Go to",
|
||||
"Element.Handle": "Handle",
|
||||
"Element.Invoice": "Lightning Invoice",
|
||||
"Element.InvoiceFail": "Failed to load invoice",
|
||||
"Element.JustNow": "Just now",
|
||||
@ -115,6 +117,53 @@
|
||||
"Pages.Settings": "Settings",
|
||||
"Pages.SnortSocialNip": "Our very own NIP-05 verification service, help support the development of this site and get a shiny special badge on our site!",
|
||||
"Pages.Zaps": "Zaps",
|
||||
"Pages.new.Bitcoin": "This is the same technology which is used by Bitcoin and has been proven to be extremely secure.",
|
||||
"Pages.new.Check": "Check",
|
||||
"Pages.new.DigitalSignatures": "Nostr uses digital signature technology to provide tamper proof notes which can safely be replicated to many relays to provide redundant storage of your content.",
|
||||
"Pages.new.Done": "Done!",
|
||||
"Pages.new.EasierToFind": "Make your profile easier to find and share",
|
||||
"Pages.new.Extensions": "It is recommended to use one of the following browser extensions if you are on a desktop computer to secure your key:",
|
||||
"Pages.new.ExtensionsNostr": "You can also use these extensions to login to most Nostr sites.",
|
||||
"Pages.new.FailedToLoad": "Failed to load follows, please try again later",
|
||||
"Pages.new.FindYourFollows": "Find your twitter follows on nostr (Data provided by {provider})",
|
||||
"Pages.new.FollowsOnNostr": "{username}'s Follows on Nostr",
|
||||
"Pages.new.Funding": "Fund developers and platforms providing NIP-05 verification services",
|
||||
"Pages.new.GetPartnerId": "Get a partner identifier",
|
||||
"Pages.new.GetPartnerIdHelp": "We have also partnered with nostrplebs.com to give you more options",
|
||||
"Pages.new.GetSnortId": "Get a Snort identifier",
|
||||
"Pages.new.GetSnortIdHelp": "Only Snort and our integration partner identifier gives you a colorful domain name, but you are welcome to use other services too.",
|
||||
"Pages.new.HowKeysWork": "How do keys work?",
|
||||
"Pages.new.Identifier": "Get an identifier (optional)",
|
||||
"Pages.new.IdentifierHelp": "Getting an identifier helps confirm the real you to people who know you. Many people can have a username @jack, but there is only one jack@cash.app.",
|
||||
"Pages.new.ImportTwitter": "Import Twitter Follows (optional)",
|
||||
"Pages.new.ImproveSecurity": "Improve login security with browser extensions",
|
||||
"Pages.new.KeysSaved": "I have saved my keys, continue",
|
||||
"Pages.new.NameSquatting": "Name-squatting and impersonation is not allowed. Snort and our partners reserve the right to terminate your verification (not your account - nobody can take that away) for violating this rule.",
|
||||
"Pages.new.Next": "Next",
|
||||
"Pages.new.NoUsersFound": "No nostr users found for {twitterUsername}",
|
||||
"Pages.new.PickUsername": "Pick a username",
|
||||
"Pages.new.PopularAccounts": "Follow some popular accounts",
|
||||
"Pages.new.PreventFakes": "Prevent fake accounts from imitating you",
|
||||
"Pages.new.PreviewOnSnort": "Preview on snort",
|
||||
"Pages.new.Ready": "You're ready!",
|
||||
"Pages.new.SaveKeys": "Save your keys!",
|
||||
"Pages.new.SaveKeysHelp": "Your private key is your password. If you lose this key, you will lose access to your account! Copy it and keep it in a safe place. There is no way to reset your private key.",
|
||||
"Pages.new.SetupProfile": "Setup your Profile",
|
||||
"Pages.new.Share": "Share your thoughts with {link}",
|
||||
"Pages.new.Skip": "Skip",
|
||||
"Pages.new.TamperProof": "This means that nobody can modify notes which you have created and everybody can easily verify that the notes they are reading are created by you.",
|
||||
"Pages.new.TwitterPlaceholder": "Twitter username...",
|
||||
"Pages.new.TwitterUsername": "Twitter username",
|
||||
"Pages.new.Username": "Username",
|
||||
"Pages.new.UsernameHelp": "On Nostr, many people have the same username. User names and identity are separate things. You can get a unique identifier in the next step.",
|
||||
"Pages.new.UsernamePlaceholder": "e.g. Jack",
|
||||
"Pages.new.WhatIsSnort": "What is Snort and how does it work?",
|
||||
"Pages.new.WhatIsSnortExperience": "Snort is designed to have a similar experience to Twitter.",
|
||||
"Pages.new.WhatIsSnortIntro": "Snort is a Nostr UI, nostr is a decentralised protocol for saving and distributing \"notes\".",
|
||||
"Pages.new.WhatIsSnortNotes": "Notes hold text content, the most popular usage of these notes is to store \"tweet like\" messages.",
|
||||
"Pages.new.World": "the world",
|
||||
"Pages.new.YourPrivkey": "Your private key",
|
||||
"Pages.new.YourPubkey": "Your public key",
|
||||
"Pages.settings.About": "About",
|
||||
"Pages.settings.Add": "Add",
|
||||
"Pages.settings.AddRelays": "Add Relays",
|
||||
|
Reference in New Issue
Block a user