feat(locales): add notification.ditto:zap message id

This commit is contained in:
P. Reis 2024-09-02 09:42:02 -03:00
parent 140b4a1f4a
commit 3bf9a5ccdb
1 changed files with 2 additions and 1 deletions

View File

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