feat(locales): add notification.ditto:zap message id
This commit is contained in:
parent
140b4a1f4a
commit
3bf9a5ccdb
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue