diff --git a/src/locales/en.json b/src/locales/en.json index 1c4ae8d52..c0522a00f 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -1168,6 +1168,7 @@ "nostr_signup.siwe.alt": "Sign in with key", "nostr_signup.siwe.title": "Sign in", "notification.ditto:name_grant": "You were granted the name {acct}", + "notification.ditto:zap": "{name} sent you {amount} sats", "notification.favourite": "{name} liked your post", "notification.follow": "{name} followed you", "notification.follow_request": "{name} has requested to follow you", @@ -1651,4 +1652,4 @@ "zap.open_wallet": "Open Wallet", "zap.send_to": "Send zaps to {target}", "zap.unit": "Zap amount in sats" -} \ No newline at end of file +}