diff --git a/src/locales/en.json b/src/locales/en.json index d869a77ba..aeca5d5df 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -1637,5 +1637,8 @@ "video.pause": "Pause", "video.play": "Play", "video.unmute": "Unmute sound", - "who_to_follow.title": "People To Follow" -} \ No newline at end of file + "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" +}