fix: typo

This commit is contained in:
Kieran 2023-10-12 15:55:36 +01:00
parent 6e73e51501
commit 8f401c07bc
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
3 changed files with 1 additions and 5 deletions

View File

@ -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 && (

View File

@ -1442,9 +1442,6 @@
"defaultMessage": "Anon",
"description": "Anonymous Zap"
},
"wYSD2L": {
"defaultMessage": "Nostr Adddress"
},
"wih7iJ": {
"defaultMessage": "name is blocked"
},

View File

@ -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}",