This commit is contained in:
Kieran 2023-05-09 16:47:16 +01:00
parent 1ddb2dc71c
commit 88c4ea65ef
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
4 changed files with 28 additions and 3 deletions

View File

@ -179,7 +179,6 @@ export const MagnetRegex = /(magnet:[\S]+)/i;
*/ */
export const WavlakeRegex = export const WavlakeRegex =
/https?:\/\/(?:player\.|www\.)?wavlake\.com\/(?!top|new|artists|account|activity|login|preferences|feed)(?:(?:track|album)\/[a-f0-9]{8}(?:-[a-f0-9]{4}){3}-[a-f0-9]{12}|[a-z-]+)/i; /https?:\/\/(?:player\.|www\.)?wavlake\.com\/(?!top|new|artists|account|activity|login|preferences|feed)(?:(?:track|album)\/[a-f0-9]{8}(?:-[a-f0-9]{4}){3}-[a-f0-9]{12}|[a-z-]+)/i;
/player\.wavlake\.com\/(?!feed\/)(track\/[.a-zA-Z0-9-]+|album\/[.a-zA-Z0-9-]+|[.a-zA-Z0-9-]+)/i;
/* /*
* Regex to match any base64 string * Regex to match any base64 string

View File

@ -32,10 +32,10 @@ const WalletSettings = () => {
<NostrIcon width={100} height={100} /> <NostrIcon width={100} height={100} />
<h3 className="f-end">Nostr Wallet Connect</h3> <h3 className="f-end">Nostr Wallet Connect</h3>
</div> </div>
<div className="card" onClick={() => navigate("/settings/wallet/cashu")}> {/*<div className="card" onClick={() => navigate("/settings/wallet/cashu")}>
<img src={CashuLogo} width={100} /> <img src={CashuLogo} width={100} />
<h3 className="f-end">Cashu</h3> <h3 className="f-end">Cashu</h3>
</div> </div>*/}
</div> </div>
</> </>
); );

View File

@ -455,6 +455,9 @@
"KahimY": { "KahimY": {
"defaultMessage": "Unknown event kind: {kind}" "defaultMessage": "Unknown event kind: {kind}"
}, },
"KoFlZg": {
"defaultMessage": "Enter mint URL"
},
"L7SZPr": { "L7SZPr": {
"defaultMessage": "For more information about donations see {link}." "defaultMessage": "For more information about donations see {link}."
}, },
@ -595,6 +598,10 @@
"SOqbe9": { "SOqbe9": {
"defaultMessage": "Update Lightning Address" "defaultMessage": "Update Lightning Address"
}, },
"SX58hM": {
"defaultMessage": "Copy",
"description": "Button: Copy Cashu token"
},
"SYQtZ7": { "SYQtZ7": {
"defaultMessage": "LN Address Proxy" "defaultMessage": "LN Address Proxy"
}, },
@ -604,6 +611,9 @@
"Ss0sWu": { "Ss0sWu": {
"defaultMessage": "Pay Now" "defaultMessage": "Pay Now"
}, },
"TMfYfY": {
"defaultMessage": "Cashu token"
},
"TpgeGw": { "TpgeGw": {
"defaultMessage": "Hex Salt..", "defaultMessage": "Hex Salt..",
"description": "Hexidecimal 'salt' input for imgproxy" "description": "Hexidecimal 'salt' input for imgproxy"
@ -614,6 +624,9 @@
"UDYlxu": { "UDYlxu": {
"defaultMessage": "Pending Subscriptions" "defaultMessage": "Pending Subscriptions"
}, },
"ULotH9": {
"defaultMessage": "Amount: {amount} sats"
},
"UQ3pOC": { "UQ3pOC": {
"defaultMessage": "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." "defaultMessage": "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."
}, },
@ -669,6 +682,10 @@
"XgWvGA": { "XgWvGA": {
"defaultMessage": "Reactions" "defaultMessage": "Reactions"
}, },
"XrSk2j": {
"defaultMessage": "Redeem",
"description": "Button: Redeem Cashu token"
},
"XzF0aC": { "XzF0aC": {
"defaultMessage": "Key manager extensions are more secure and allow you to easily login to any Nostr client, here are some well known extensions:" "defaultMessage": "Key manager extensions are more secure and allow you to easily login to any Nostr client, here are some well known extensions:"
}, },
@ -852,6 +869,9 @@
"iNWbVV": { "iNWbVV": {
"defaultMessage": "Handle" "defaultMessage": "Handle"
}, },
"iUsU2x": {
"defaultMessage": "Mint: {url}"
},
"iXPL0Z": { "iXPL0Z": {
"defaultMessage": "Can't login with private key on an insecure connection, please use a Nostr key manager extension instead" "defaultMessage": "Can't login with private key on an insecure connection, please use a Nostr key manager extension instead"
}, },

View File

@ -149,6 +149,7 @@
"KQvWvD": "Deleted", "KQvWvD": "Deleted",
"KWuDfz": "I have saved my keys, continue", "KWuDfz": "I have saved my keys, continue",
"KahimY": "Unknown event kind: {kind}", "KahimY": "Unknown event kind: {kind}",
"KoFlZg": "Enter mint URL",
"L7SZPr": "For more information about donations see {link}.", "L7SZPr": "For more information about donations see {link}.",
"LF5kYT": "Other Connections", "LF5kYT": "Other Connections",
"LXxsbk": "Anonymous", "LXxsbk": "Anonymous",
@ -195,12 +196,15 @@
"RoOyAh": "Relays", "RoOyAh": "Relays",
"Rs4kCE": "Bookmark", "Rs4kCE": "Bookmark",
"SOqbe9": "Update Lightning Address", "SOqbe9": "Update Lightning Address",
"SX58hM": "Copy",
"SYQtZ7": "LN Address Proxy", "SYQtZ7": "LN Address Proxy",
"Sjo1P4": "Custom", "Sjo1P4": "Custom",
"Ss0sWu": "Pay Now", "Ss0sWu": "Pay Now",
"TMfYfY": "Cashu token",
"TpgeGw": "Hex Salt..", "TpgeGw": "Hex Salt..",
"TwyMau": "Account", "TwyMau": "Account",
"UDYlxu": "Pending Subscriptions", "UDYlxu": "Pending Subscriptions",
"ULotH9": "Amount: {amount} sats",
"UQ3pOC": "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.", "UQ3pOC": "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.",
"UUPFlt": "Users must accept the content warning to show the content of your note.", "UUPFlt": "Users must accept the content warning to show the content of your note.",
"Up5U7K": "Block", "Up5U7K": "Block",
@ -219,6 +223,7 @@
"WxthCV": "e.g. Jack", "WxthCV": "e.g. Jack",
"X7xU8J": "nsec, npub, nip-05, hex, mnemonic", "X7xU8J": "nsec, npub, nip-05, hex, mnemonic",
"XgWvGA": "Reactions", "XgWvGA": "Reactions",
"XrSk2j": "Redeem",
"XzF0aC": "Key manager extensions are more secure and allow you to easily login to any Nostr client, here are some well known extensions:", "XzF0aC": "Key manager extensions are more secure and allow you to easily login to any Nostr client, here are some well known extensions:",
"Y31HTH": "Help fund the development of Snort", "Y31HTH": "Help fund the development of Snort",
"YDURw6": "Service URL", "YDURw6": "Service URL",
@ -279,6 +284,7 @@
"iEoXYx": "DeepL translations", "iEoXYx": "DeepL translations",
"iGT1eE": "Prevent fake accounts from imitating you", "iGT1eE": "Prevent fake accounts from imitating you",
"iNWbVV": "Handle", "iNWbVV": "Handle",
"iUsU2x": "Mint: {url}",
"iXPL0Z": "Can't login with private key on an insecure connection, please use a Nostr key manager extension instead", "iXPL0Z": "Can't login with private key on an insecure connection, please use a Nostr key manager extension instead",
"ieGrWo": "Follow", "ieGrWo": "Follow",
"itPgxd": "Profile", "itPgxd": "Profile",