Skip to content

Commit

Permalink
Fix i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEssem committed May 21, 2024
1 parent 770267f commit c658dfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/javascript/flavours/glitch/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
"status.is_poll": "This toot is a poll",
"status.local_only": "Only visible from your instance",
"status.react": "React",
"status.reactions": "{count, plural, one {reaction} other {reactions}}",
"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",
Expand Down

0 comments on commit c658dfc

Please sign in to comment.