feat(locales): add english zap messages
This commit is contained in:
parent
87cd6c0cb6
commit
9dc4fbb62d
|
@ -1637,5 +1637,8 @@
|
||||||
"video.pause": "Pause",
|
"video.pause": "Pause",
|
||||||
"video.play": "Play",
|
"video.play": "Play",
|
||||||
"video.unmute": "Unmute sound",
|
"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"
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue