fix: typo
This commit is contained in:
parent
6e73e51501
commit
8f401c07bc
@ -58,7 +58,7 @@ const SettingsIndex = () => {
|
||||
</div>
|
||||
<div className="settings-row" onClick={() => navigate("handle")}>
|
||||
<Icon name="badge" size={24} />
|
||||
<FormattedMessage defaultMessage="Nostr Adddress" />
|
||||
<FormattedMessage defaultMessage="Nostr Address" />
|
||||
<Icon name="arrowFront" size={16} />
|
||||
</div>
|
||||
{CONFIG.features.subscriptions && (
|
||||
|
@ -1442,9 +1442,6 @@
|
||||
"defaultMessage": "Anon",
|
||||
"description": "Anonymous Zap"
|
||||
},
|
||||
"wYSD2L": {
|
||||
"defaultMessage": "Nostr Adddress"
|
||||
},
|
||||
"wih7iJ": {
|
||||
"defaultMessage": "name is blocked"
|
||||
},
|
||||
|
@ -472,7 +472,6 @@
|
||||
"wLtRCF": "Your key",
|
||||
"wSZR47": "Submit",
|
||||
"wWLwvh": "Anon",
|
||||
"wYSD2L": "Nostr Adddress",
|
||||
"wih7iJ": "name is blocked",
|
||||
"wofVHy": "Moderation",
|
||||
"wqyN/i": "Find out more info about {service} at {link}",
|
||||
|
Loading…
x
Reference in New Issue
Block a user