diff --git a/src/view/com/post-thread/PostThreadItem.tsx b/src/view/com/post-thread/PostThreadItem.tsx index cd218a0623..c811cd12ba 100644 --- a/src/view/com/post-thread/PostThreadItem.tsx +++ b/src/view/com/post-thread/PostThreadItem.tsx @@ -706,7 +706,7 @@ function ExpandedPostDetails({ {niceDate(post.indexedAt)} {needsTranslation && ( <> - + · Translate diff --git a/src/view/shell/Drawer.tsx b/src/view/shell/Drawer.tsx index 6ea473f06f..6f748755a8 100644 --- a/src/view/shell/Drawer.tsx +++ b/src/view/shell/Drawer.tsx @@ -92,7 +92,7 @@ let DrawerProfileCard = ({ {formatCountShortOnly(profile?.followersCount ?? 0)} {' '} - {pluralize(profile?.followersCount || 0, 'follower')} •{' '} + {pluralize(profile?.followersCount || 0, 'follower')} ·{' '} {formatCountShortOnly(profile?.followsCount ?? 0)} {' '}