chore: link to verification from nostr addr page
This commit is contained in:
parent
acfcd32dfa
commit
944bd39913
@ -58,6 +58,11 @@ export default function ListHandles() {
|
||||
</div>
|
||||
</div>
|
||||
))}
|
||||
{handles.length > 0 && (
|
||||
<button onClick={() => navigate("/verification")}>
|
||||
<FormattedMessage defaultMessage="Buy Handle" />
|
||||
</button>
|
||||
)}
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
@ -133,6 +133,9 @@
|
||||
"4rYCjn": {
|
||||
"defaultMessage": "Note to Self"
|
||||
},
|
||||
"5oTnfy": {
|
||||
"defaultMessage": "Buy Handle"
|
||||
},
|
||||
"5rOdPG": {
|
||||
"defaultMessage": "Once you setup your key manager extension and generated a key, you can follow our new users flow to setup your profile and help you find some interesting people on Nostr to follow."
|
||||
},
|
||||
@ -497,6 +500,9 @@
|
||||
"PLSbmL": {
|
||||
"defaultMessage": "Your mnemonic phrase"
|
||||
},
|
||||
"PamNxw": {
|
||||
"defaultMessage": "Unknown file header: {name}"
|
||||
},
|
||||
"Pe0ogR": {
|
||||
"defaultMessage": "Theme"
|
||||
},
|
||||
|
@ -43,6 +43,7 @@
|
||||
"4Vmpt4": "Nostr Plebs is one of the first NIP-05 providers in the space and offers a good collection of domains at reasonable prices",
|
||||
"4Z3t5i": "Use imgproxy to compress images",
|
||||
"4rYCjn": "Note to Self",
|
||||
"5oTnfy": "Buy Handle",
|
||||
"5rOdPG": "Once you setup your key manager extension and generated a key, you can follow our new users flow to setup your profile and help you find some interesting people on Nostr to follow.",
|
||||
"5u6iEc": "Transfer to Pubkey",
|
||||
"5ykRmX": "Send zap",
|
||||
@ -162,6 +163,7 @@
|
||||
"P7nJT9": "Total today (UTC): {amount} sats",
|
||||
"PCSt5T": "Preferences",
|
||||
"PLSbmL": "Your mnemonic phrase",
|
||||
"PamNxw": "Unknown file header: {name}",
|
||||
"Pe0ogR": "Theme",
|
||||
"PrsIg7": "Reactions will be shown on every page, if disabled no reactions will be shown",
|
||||
"QDFTjG": "{n} Relays",
|
||||
@ -364,4 +366,4 @@
|
||||
"zjJZBd": "You're ready!",
|
||||
"zonsdq": "Failed to load LNURL service",
|
||||
"zvCDao": "Automatically show latest notes"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user