diff --git a/src/locales/en.json b/src/locales/en.json index 4ecf5d1ce..380851c4f 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -1640,10 +1640,10 @@ "video.play": "Play", "video.unmute": "Unmute sound", "who_to_follow.title": "People To Follow", + "zap.button.text.raw": "Zap {amount} sats", + "zap.button.text.rounded": "Zap {amount}K sats", "zap.comment_input.placeholder": "Optional comment", "zap.open_wallet": "Open Wallet", "zap.send_to": "Send zaps to {target}", - "zap.unit": "Zap amount in sats", - "zap.button.text.rounded": "Zap {amount}K sats", - "zap.button.text.raw": "Zap {amount} sats" + "zap.unit": "Zap amount in sats" }