diff --git a/app/javascript/flavours/glitch/locales/en.json b/app/javascript/flavours/glitch/locales/en.json index 51d5f06efa..711ff03e1a 100644 --- a/app/javascript/flavours/glitch/locales/en.json +++ b/app/javascript/flavours/glitch/locales/en.json @@ -8,6 +8,7 @@ "boost_modal.missing_description": "This toot contains some media without description", "column.favourited_by": "Favourited by", "column.heading": "Misc", + "column.reacted_by": "Reacted by", "column.reblogged_by": "Boosted by", "column.subheading": "Miscellaneous options", "column_header.profile": "Profile", @@ -162,6 +163,7 @@ "status.is_poll": "This toot is a poll", "status.local_only": "Only visible from your instance", "status.react": "React", + "status.reactions.empty": "No one has reacted to this post yet. When someone does, they will show up here.", "status.uncollapse": "Uncollapse", "suggestions.dismiss": "Dismiss suggestion", "tenor.error": "Oops! Something went wrong. Please, try again.",