feat(locales): add english zap messages

This commit is contained in:
P. Reis 2024-05-29 17:50:29 -03:00
parent 87cd6c0cb6
commit 9dc4fbb62d
1 changed files with 5 additions and 2 deletions

View File

@ -1637,5 +1637,8 @@
"video.pause": "Pause",
"video.play": "Play",
"video.unmute": "Unmute sound",
"who_to_follow.title": "People To Follow"
}
"who_to_follow.title": "People To Follow",
"zap.send_to": "Send zaps to {target}",
"zap.unit": "Zap amount in sats",
"zap.comment_input.placeholder":"Optional comment"
}