Skip to content

Commit

Permalink
fix i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
sneakers-the-rat committed Jul 28, 2024
1 parent dd1e31c commit 9c6e0d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/javascript/flavours/glitch/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,6 @@
"status.in_reply_to": "This toot is a reply",
"status.is_poll": "This toot is a poll",
"status.local_only": "Only visible from your instance",
"status.uncollapse": "Uncollapse",
"status.quote": "Quote"
"status.quote": "Quote",
"status.uncollapse": "Uncollapse"
}

0 comments on commit 9c6e0d4

Please sign in to comment.