Zap Notification: "sent" -> "zapped"

environments/review-main-yi2y9f/deployments/4795^2
Alex Gleason 2024-09-07 07:04:14 -05:00
rodzic 74a487f846
commit 69c8d152ef
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -143,7 +143,7 @@ const notificationMessages: Record<NotificationType, MessageDescriptor> = define
},
'ditto:zap': {
id: 'notification.ditto:zap',
defaultMessage: '{name} sent you {amount} sats',
defaultMessage: '{name} zapped you {amount} sats',
},
});

Wyświetl plik

@ -1171,7 +1171,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.ditto:zap": "{name} zapped you {amount} sats",
"notification.favourite": "{name} liked your post",
"notification.follow": "{name} followed you",
"notification.follow_request": "{name} has requested to follow you",