diff --git a/src/locales/en.json b/src/locales/en.json index 62968e4f4..d373b6b39 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -430,13 +430,13 @@ "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", "column.settings_store": "Settings store", "column.soapbox_config": "Soapbox config", "column.test": "Test timeline", + "column.zaps": "Zaps", "column_forbidden.body": "You do not have permission to access this page.", "column_forbidden.title": "Forbidden", "common.cancel": "Cancel", @@ -1534,7 +1534,6 @@ "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", @@ -1569,6 +1568,7 @@ "status.unpin": "Unpin from profile", "status.unpin_to_group": "Unpin from Group", "status.zap": "Zap", + "status.zaps.empty": "No one has zapped this post yet. When someone does, they will show up here.", "status_list.queue_label": "Click to see {count} new {count, plural, one {post} other {posts}}", "statuses.quote_tombstone": "Post is unavailable.", "statuses.tombstone": "One or more posts are unavailable.", @@ -1656,4 +1656,4 @@ "zap.open_wallet": "Open Wallet", "zap.send_to": "Send zaps to {target}", "zap.unit": "Zap amount in sats" -} +} \ No newline at end of file