Skip to content

Commit

Permalink
Merge branch 'bluesky-social:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
auroursa authored Dec 12, 2024
2 parents 3778d95 + ddeadc2 commit f6186fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/Post/PostRepostedBy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export const PostRepostedByScreen = ({route}: Props) => {
<Layout.Header.SubtitleText>
<Plural
value={quoteCount ?? 0}
one="# reposts"
one="# repost"
other="# reposts"
/>
</Layout.Header.SubtitleText>
Expand Down

0 comments on commit f6186fb

Please sign in to comment.