feat(locales): add zaps of post

environments/review-render-zap-kv0kyl/deployments/4693
P. Reis 3 months ago
parent 625b7fb1a0
commit b772415e67

@ -430,6 +430,7 @@
"column.quotes": "Post quotes",
"column.reactions": "Reactions",
"column.reblogs": "Reposts",
"column.zaps": "Zaps",
"column.registration": "Sign Up",
"column.scheduled_statuses": "Scheduled Posts",
"column.search": "Discover",
@ -1519,6 +1520,7 @@
"status.interactions.favourites": "{count, plural, one {Like} other {Likes}}",
"status.interactions.quotes": "{count, plural, one {Quote} other {Quotes}}",
"status.interactions.reblogs": "{count, plural, one {Repost} other {Reposts}}",
"status.interactions.zaps": "{count, plural, one {Zap} other {Zaps}}",
"status.load_more": "Load more",
"status.mention": "Mention @{name}",
"status.more": "More",
@ -1532,6 +1534,7 @@
"status.quote_tombstone": "Post is unavailable.",
"status.reactions.cry": "Sad",
"status.reactions.empty": "No one has reacted to this post yet. When someone does, they will show up here.",
"status.zaps.empty": "No one has zapped to this post yet. When someone does, they will show up here.",
"status.reactions.heart": "Love",
"status.reactions.laughing": "Haha",
"status.reactions.like": "Like",
@ -1653,4 +1656,4 @@
"zap.open_wallet": "Open Wallet",
"zap.send_to": "Send zaps to {target}",
"zap.unit": "Zap amount in sats"
}
}

Loading…
Cancel
Save